Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cibernox/ember-code-example-component
Small component to show code snippets (hbs + js + css + evaluated-result)
https://github.com/cibernox/ember-code-example-component
Last synced: 2 months ago
JSON representation
Small component to show code snippets (hbs + js + css + evaluated-result)
- Host: GitHub
- URL: https://github.com/cibernox/ember-code-example-component
- Owner: cibernox
- License: mit
- Created: 2017-03-01T11:43:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-07T10:32:40.000Z (over 1 year ago)
- Last Synced: 2024-10-03T11:58:54.142Z (3 months ago)
- Language: JavaScript
- Size: 5.07 MB
- Stars: 5
- Watchers: 5
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-code-example-component
==============================================================================[Short description of the addon.]
Compatibility
------------------------------------------------------------------------------* Ember.js v3.16 or above
* Ember CLI v2.13 or above
* Node.js v10 or aboveInstallation
------------------------------------------------------------------------------```
ember install ember-code-example-component
```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).