https://github.com/onehilltech/ember-cli-code-snippet
ember-cli add-on for displaying code snippets
https://github.com/onehilltech/ember-cli-code-snippet
Last synced: about 1 month ago
JSON representation
ember-cli add-on for displaying code snippets
- Host: GitHub
- URL: https://github.com/onehilltech/ember-cli-code-snippet
- Owner: onehilltech
- License: apache-2.0
- Created: 2021-12-28T03:02:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-28T19:43:27.000Z (over 3 years ago)
- Last Synced: 2025-01-26T19:44:10.242Z (3 months ago)
- Language: JavaScript
- Size: 1.13 MB
- Stars: 0
- 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-code-snippet
==============================================================================ember-cli add-on for displaying code snippets
Compatibility
------------------------------------------------------------------------------* Ember.js v3.12 or above
* Ember CLI v2.13 or above
* Node.js v10 or aboveInstallation
------------------------------------------------------------------------------```
ember install ember-cli-code-snippet
```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 [Apache 2.0 License](LICENSE.md).