Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cibernox/ember-cli-google-libphonenumber-shim
Ember-cli addon that imports google-libphonenumber and provides shims for it
https://github.com/cibernox/ember-cli-google-libphonenumber-shim
Last synced: about 1 month ago
JSON representation
Ember-cli addon that imports google-libphonenumber and provides shims for it
- Host: GitHub
- URL: https://github.com/cibernox/ember-cli-google-libphonenumber-shim
- Owner: cibernox
- License: mit
- Created: 2017-02-07T14:39:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T14:42:56.000Z (almost 8 years ago)
- Last Synced: 2024-10-29T20:12:35.330Z (3 months ago)
- Language: JavaScript
- Size: 61.5 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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';`