Package Exports
- @ember-decorators/component
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ember-decorators/component) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@ember-decorators/component
Ember Decorators is a project dedicated to exploring and unlocking the future of native classes in Ember.js. Its goal is to provide a set of decorators which can be used to write native classes with every standard feature that is available in Ember, along with the transforms and build system required to polyfill and ship them in your app today!
This addon contains decorators related to customizing an Ember Component class. Checkout the documentation website for detailed guides on using native classes with Ember today, along with detailed API documentation for all the decorators included in this addon.
Installation
ember install @ember-decorators/componentLicense
This project is licensed under the MIT License.