NullVoxPopuli / ember-contextual-servicesLinks
Services in Ember are scoped to the app as a whole and are singletons. Sometimes you don't want that. :) This addon provides ephemeral route-based services.
☆21Updated 2 years ago
Alternatives and similar repositories for ember-contextual-services
Users that are interested in ember-contextual-services are comparing it to the libraries listed below
Sorting:
- Ember Fast CLI - fast command line inteface for ember projects☆28Updated 4 years ago
- Codemod to convert Ember addons to v2 addon format☆24Updated this week
- Runtime type checking & defaulting for glimmer component arguments powered by prop-types & decorators☆52Updated last year
- Ember Octane addon to add custom validity (form validation) to form fields☆30Updated 2 years ago
- Easy, customizable content placeholders / skeletons screens☆43Updated 2 years ago
- Consume values from elsewhere in your Ember application☆20Updated 2 years ago
- Ember Template helpers based on day.js☆20Updated 2 weeks ago
- An ember add-on which opens the template file in the code editor while inspecting an element.☆17Updated 8 months ago
- {{style}} element modifier for ember.js☆36Updated this week
- Blueprint for v2-formatted Ember addons☆30Updated 2 months ago
- ☆31Updated 2 years ago
- Search for unused components in your Ember project☆52Updated last year
- A modifier for syncing data to another location based on changing arguments.☆22Updated last week
- Codemod to convert curly braces syntax to angle brackets syntax☆60Updated last year
- A prettier plugin for formatting Ember template tags☆25Updated last week
- Make sure your Ember app stays small by testing its bundle size against a given size budget.☆34Updated 2 years ago
- A CLI and toolbox to extract information from Ember component files for documentation generation purposes.☆15Updated last year
- Ember.js App explorer☆21Updated 2 years ago
- VSCode client for the Ember Language Server