https://github.com/josemarluedke/ember-cli-graphql-loader
https://github.com/josemarluedke/ember-cli-graphql-loader
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/josemarluedke/ember-cli-graphql-loader
- Owner: josemarluedke
- License: mit
- Created: 2022-01-28T22:02:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T22:29:22.000Z (over 3 years ago)
- Last Synced: 2025-03-28T20:15:31.572Z (7 months ago)
- Language: JavaScript
- Size: 200 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-cli-graphql-loader
==============================================================================[Short description of the addon.]
Compatibility
------------------------------------------------------------------------------* Ember.js v3.24 or above
* Ember CLI v3.24 or above
* Node.js v12 or aboveInstallation
------------------------------------------------------------------------------```
ember install ember-cli-graphql-loader
```Usage
------------------------------------------------------------------------------[Longer description of how to use the addon in apps.]
Contributing
------------------------------------------------------------------------------See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------This project is licensed under the [MIT License](LICENSE.md).