ember-cli-lazy-load
Bundle loader
Supports lazy loading of Ember applications by splitting them into bundles
Support lazily loading your Ember app via splitting it up into Bundles
42 stars
5 watching
8 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ef4/ember-browserify | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
jambonn/vue-lazyload | A Vue.js module for lazy-loading images in web applications. | 35 |
buschtoens/ember-lazy-mount | A component that enables lazy loading of route-less engines in Ember.js applications. | 12 |
ember-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |
nkoehring/v-lazy-img | A Vue.js directive for lazy loading images | 26 |
adopted-ember-addons/ember-cli-hot-loader | Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
wormsan/vue-lazyload-img | An image lazy loading plugin for Vue.js, optimized for mobile browsers. | 249 |
lowesyang/vue-lazyload-images | A Vue.js plugin that enables lazy loading of images. | 61 |
lsycxyj/vue-l-lazyload | A Vue.js plugin for lazy loading images and other content | 25 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
simonihmig/ember-cli-bundle-analyzer | Analyzes and visualizes the size and contents of bundled code output in Ember applications | 99 |
selimdoyranli/v-lazy-component | A Vue component that enables lazy loading of child components when they come into view | 61 |
tolking/vue-lazy-loading | A Vue plugin that optimizes image and iframe loading by leveraging native lazy-loading capabilities when available. | 8 |
dfreeman/ember-cli-babel-plugin-helpers | Utility package for managing Babel plugins in Ember CLI apps and addons | 4 |