ember-browserify
Module loader
An ember-cli addon for loading CommonJS modules from npm via browserify
ember-cli addon for easily loading CommonJS packages from npm via browserify.
172 stars
7 watching
28 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A JavaScript module loader that supports both CommonJS and AMD modules. | 117 |
| A browserify plugin to enable CSS Modules support | 403 |
| Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
| Supports lazy loading of Ember applications by splitting them into bundles | 42 |
| An Ember.js addon that enables the creation of multiple, independent bundles with lazy loading to improve application boot times and deployment efficiency. | 23 |
| Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
| A utility for loading CommonJS modules in an ES6 environment, with optional patching to always return the default export. | 5 |
| Automated documentation generator for Ember addons | 176 |
| Provides an API for adding custom modifications to elements in Ember applications. | 40 |
| A standard module loader designed for use in modern web applications, providing efficient and robust management of entry points and modules. | 845 |
| An addon that allows importing CommonJS files into Ember applications | 48 |
| A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
| A pure JavaScript implementation of the CommonJS module system for use in web applications. | 115 |
| Enables hot reloading of components in Ember applications without full page reloads. | 91 |
| A polyfill that adds support for the {{on}} element modifier to Ember.js | 38 |