Fortune localForage
This is an adapter for Fortune.js that uses localForage which wraps IndexedDB, WebSQL, or localStorage. There is also a Cordova SQLite Driver.
$ npm install localforage fortune-localforage
Usage
This module works in web browsers only
const fortune = const localForageAdapter = const localForage = const store =
GraphQL
If you want to use GraphQL to query and mutate data (such as with a matching server schema) check out [GraphQL Genie](https://github.com/genie-team/graphql-genie
License
This software is licensed under the MIT license.
Contribute or Donate
- Code Contributions
- Fork
- Make Changes
- Run the following and make sure no failures or errors
- npm run test
- npm run lint
- npm run build
- Open pull request
- Donate