argument
Argument Decorator
A decorator for specifying component arguments with runtime type checking
Decorators for Component and Object arguments in Ember
30 stars
5 watching
18 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ember-decorators/ember-decorators | A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
machty/ember-concurrency-decorators | An Ember addon that provides decorator syntax for managing concurrency in Ember applications. | 70 |
ember-animation/ember-animated | A foundation for animation in Ember.js applications | 244 |
ember-polyfills/ember-on-modifier | A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |
ember-polyfills/ember-named-arguments-polyfill | Supports named arguments in Ember 2.10 through 3.0 by polyfilling JavaScript functions | 18 |
webark/ember-component-css | An Ember CLI addon for specifying component-specific stylesheets | 540 |
ember-codemods/ember-computed-getter-codemod | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
esbanarango/ember-model-validator | An Ember addon that simplifies validation of data models by providing a decorator to be used in models | 166 |
emberobserver/client | A frontend application using Ember.js to provide a client-side interface for the Ember Observer website. | 124 |
emberjs/ember-render-modifiers | Provides element modifiers to hook into the rendering lifecycle of Glimmer components | 86 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
jelhan/ember-style-modifier | A modifier for Ember.js templates to apply custom CSS styles without requiring inline styles. | 36 |
ember-polyfills/ember-fn-helper-polyfill | A polyfill to ensure JavaScript functions have access to template arguments when passed to components or other helpers. | 6 |
emberjs/ember-optional-features | An addon that enables developers to manage optional features in Ember.js applications. | 40 |
addepar/ember-table | An Ember addon that enables efficient and feature-rich table support in web applications. | 1,693 |