rwjblue / ember-functional-component
Use "pure functions" as components in an Ember app.
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ember-functional-component
- Add a bind helper to bind a function to a context☆23Updated last year
- Render DOM from a template string.☆14Updated 3 years ago
- A modifier for syncing data to another location based on changing arguments.☆23Updated this week
- Ember Fast CLI - fast command line inteface for ember projects☆28Updated 3 years ago
- Tools for finding your way through async code☆15Updated 2 years ago
- ☆11Updated 3 years ago
- ☆19Updated last year
- Autoresize Element Modifier for Ember.js☆21Updated last week
- {{style}} element modifier for ember.js☆36Updated last week
- A lightweight page object implementation with a focus on simplicity and extensibility☆30Updated this week
- ☆23Updated last week
- Guard against addon interop issues that can arise in ember-cli projects☆18Updated 3 years ago
- Ember modifier to react on clicks outside an element without stopping the event propagation☆15Updated 9 months ago
- QUnit plugin that groups console messages by test☆22Updated last week
- Component extraction addon☆12Updated 4 years ago
- Services in Ember are scoped to the app as a whole and are singletons. Sometimes you don't want that. :) This addon provides ephemeral r…☆21Updated last year
- Resources for use with ember-data for reactive data (re)fetching☆33Updated this week
- Minimalistic but very flexible breadcrumb management solution for Ember applications.☆14Updated 3 months ago
- Decorator for Ember.js to read and persist data in localStorage☆22Updated last week
- Provides the Router service for ember-engines☆14Updated 2 weeks ago
- An example Ember application on a performance journey.☆12Updated last year
- Simple template helper to inject services into templates☆17Updated 11 months ago
- Ember.js App explorer☆21Updated last year
- Ember Template helpers based on day.js☆20Updated last week
- ☆19Updated 5 months ago
- Tools for building playgrounds and repls with and for ember. Useful for interactive styleguides, too