ember-cli-localforage
v2.0.6
Published
Wrapper for localforage to add to ember plugins
Downloads
268
Readme
ember-cli-localforage
Simple wrapper around localforage to allow usage in ember applications
Compatibility
- Ember.js v2.18 or above
- Ember CLI v2.13 or above
Installation
ember install ember-cli-localforage
Usage
import localforage from 'ember-cli-localforage'
- Also comes with a service for easy initialization of localforage
- Service has a simple push function proxy to
localforage.push
Contributing
See the Contributing guide for details.
License
This project is licensed under the MIT License.