ember-lazy-mount
Engine loader
A component that enables lazy loading of route-less engines in Ember.js applications.
{{mount}} lazy loading route-less engines
12 stars
3 watching
2 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
emberember-addonember-enginesemberjs
Related projects:
Repository | Description | Stars |
---|---|---|
duizendnegen/ember-cli-lazy-load | Supports lazy loading of Ember applications by splitting them into bundles | 42 |
miguelmadero/ember-cli-bundle-loader | An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
lifeart/ember-ast-hot-load | Enables hot reloading of components in Ember applications without full page reloads. | 91 |
ember-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
buschtoens/ember-render-helpers | Provides template helpers to work with Ember rendering modifications | 22 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
adopted-ember-addons/ember-cli-hot-loader | Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
embermap/ember-data-storefront | An API collection addressing common data-loading issues in JavaScript applications. | 138 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
shipshapecode/ember-service-worker-prember | An Ember plugin that caches and updates the index.html files of a static Ember app generated by prember | 6 |
buschtoens/ember-event-helpers | Complimentary event template helpers for the {{on}} modifier | 36 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |