Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Ember-cli addon that imports google-libphonenumber and provides shims for it

License

Notifications You must be signed in to change notification settings

bonroyage/ember-cli-google-libphonenumber-shim

 
 

Repository files navigation

ember-cli-google-libphonenumber-shim

This addons imports https://github.com/seegno/google-libphonenumber from npm and provides a shim that allows you to import it like if it was an ES6 module

Installation

  • ember install ember-cli-google-libphonenumber-shim

Usage

  • import libphonenumber from 'libphonenumber';

About

Ember-cli addon that imports google-libphonenumber and provides shims for it

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.3%
  • HTML 18.7%