https://github.com/alexdiliberto/ember-transformicons
Transformicons for Ember
https://github.com/alexdiliberto/ember-transformicons
component ember ember-addon icons transformicon
Last synced: about 1 year ago
JSON representation
Transformicons for Ember
- Host: GitHub
- URL: https://github.com/alexdiliberto/ember-transformicons
- Owner: alexdiliberto
- License: mit
- Created: 2015-02-12T01:53:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T05:50:10.000Z (about 1 year ago)
- Last Synced: 2025-03-31T12:04:13.159Z (about 1 year ago)
- Topics: component, ember, ember-addon, icons, transformicon
- Language: JavaScript
- Homepage: https://alexdiliberto.com/ember-transformicons
- Size: 24 MB
- Stars: 51
- Watchers: 2
- Forks: 3
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ember-transformicons
==============================================================================
[](https://github.com/alexdiliberto/ember-transformicons/actions)
[](https://www.npmjs.com/package/ember-transformicons)
[](http://emberobserver.com/addons/ember-transformicons)
[](https://bundlephobia.com/result?p=ember-transformicons)
[](https://codeclimate.com/github/alexdiliberto/ember-transformicons/maintainability)
[](https://percy.io/alexdiliberto/ember-transformicons)
Transformicons for Ember applications
[Docs](https://alexdiliberto.com/ember-transformicons/)
![ember-transformicons demo gif][demo-gif]
Compatibility
------------------------------------------------------------------------------
* Ember.js v3.20 or above
* Ember CLI v3.20 or above
* Node.js v12 or above
Installation
------------------------------------------------------------------------------
```
ember install ember-transformicons
```
Usage
------------------------------------------------------------------------------
Simply use the provided Transformicon components in any of your Ember applications
Contributing
------------------------------------------------------------------------------
See the [Contributing](CONTRIBUTING.md) guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the [MIT License](LICENSE.md).
[demo-gif]: https://raw.githubusercontent.com/alexdiliberto/ember-transformicons/master/demo.gif