ember-cli-cjs-transform
CJS importer
An addon that allows importing CommonJS files into Ember applications
48 stars
4 watching
12 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An Ember.js component implementation using pure functions | 11 |
| | Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests. | 15 |
| | Ensures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors | 0 |
| | An addon that simplifies the use of components in Ember templates by providing an alternative syntax for importing and using them. | 14 |
| | An ember-cli addon for loading CommonJS modules from npm via browserify | 172 |
| | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
| | A wrapper for ChartJS to create charts in Ember applications | 138 |
| | An addon for Ember.js that allows using React components within an Ember app | 68 |
| | A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |
| | A library for declaratively creating wizard-like interfaces with tabbed UIs and step-by-step navigation | 4 |
| | Automated documentation generator for Ember addons | 176 |
| | A codemod script to transform commonjs import statements in JavaScript files to ES2015 imports | 4 |
| | Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
| | An Ember.js addon for supporting keyboard events in web applications | 177 |
| | An Ember CLI addon for specifying component-specific stylesheets | 540 |