An open API service indexing awesome lists of open source software.

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

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 above

Installation
------------------------------------------------------------------------------

```
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).