kellyselden / ember-cli-rollup-packagerLinks
Rollup.js packager for Ember CLI
☆14Updated 6 years ago
Alternatives and similar repositories for ember-cli-rollup-packager
Users that are interested in ember-cli-rollup-packager are comparing it to the libraries listed below
Sorting:
- Consume values from elsewhere in your Ember application☆20Updated 2 years ago
- Simple template helper to inject services into templates☆17Updated last year
- ☆31Updated 2 years ago
- Make sure your Ember app stays small by testing its bundle size against a given size budget.☆34Updated 2 years ago
- Polyfill for `in-element` as per RFC 287☆17Updated 2 years ago
- Guard against addon interop issues that can arise in ember-cli projects☆18Updated 3 years ago
- ☆34Updated 5 years ago
- Ember modifier to react on clicks outside an element without stopping the event propagation☆16Updated 2 months ago
- ☆22Updated last year
- Compress your assets automatically choosing the best compression available for your browser targets☆18Updated 2 years ago
- Provides the Router service for ember-engines☆14Updated 8 months ago
- ☆15Updated this week
- A prettier plugin for formatting Ember template tags☆25Updated this week
- ☆21Updated last year
- Codemod to convert Ember addons to v2 addon format☆24Updated last month
- A Ember modifier to trap your focus.☆42Updated 4 months 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 2 years ago
- ☆43Updated 5 years ago
- Decorators for Component and Object arguments in Ember☆30Updated last year
- A polyfill for the Yieldable Named Blocks feature in Ember.☆38Updated 2 years ago
- An Ember addon that provides a scrolling service that uses ember-concurrency to animate and manage window and element scrolling☆19Updated 2 years ago
- Cleaned-up versions of the guides used by LinkedIn's flagship web app for its Ember Octane migration☆18Updated 2 years ago
- An ember addon that imports regenerator-runtime if you didn't already include it via babel.includePolyfill☆20Updated 2 years ago
- Ember Template helpers based on day.js☆20Updated 8 months ago
- Functional Modifiers for Ember☆39Updated 3 weeks ago
- ☆9Updated 8 years ago
- Optimize your Ember apps based on the user's device and network constraints. #BuildForAll☆11Updated 3 weeks ago
- Modern/Legacy browsers support, having different js files☆23Updated 2 years ago
- {{style}} element modifier for ember.js