ember-ast-hot-load
Component reloader
Enables hot reloading of components in Ember applications without full page reloads.
Universal hot-load addon for Ember applications. Support classic/pods/mu layouts and route templates reloading.
91 stars
4 watching
17 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
addonemberember-addonember-cliemberjshot-module-replacementhot-reloadhot-reloading
Related projects:
Repository | Description | Stars |
---|---|---|
adopted-ember-addons/ember-cli-hot-loader | Enables hot reloading in Ember applications to quickly update changes without requiring a full page reload | 99 |
lifeart/ember-vue-components | Provides a Vue 2.x component API for Ember | 10 |
lifeart/hooked-components | An addon for Ember.js that provides a way to implement React-like hooks for functional programming in Ember applications. | 31 |
mgechev/angular2-hot-loader | A tool for dynamically reloading and updating Angular 2 components without restarting the application | 114 |
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 |
ember-lifeline/ember-lifeline | An addon for managing asynchronous behavior in Ember applications | 239 |
alexlafroscia/ember-react-components | An addon that enables Ember applications to render React components | 52 |
lifeart/ember-cli-template-trimmer | Tool to optimize Ember template compilation by removing unnecessary whitespace and dead code | 1 |
ionoy/livesharp | A hot reload solution for the .NET platform | 71 |
josemarluedke/frontile | Provides reusable UI components and utilities for building Ember.js apps with consistent design and accessibility features | 55 |
altschool/ember-cli-react | An addon for Ember.js that allows using React components within an Ember app | 68 |
rksm/hot-lib-reloader-rs | Enables live coding and rapid feedback cycles by reloading Rust code without requiring the application to restart. | 627 |
lifeart/ember-cli-jsx-templates | Enables the use of JSX syntax in Ember templates by transforming it into Handlebars AST. | 16 |
jasonmit/ember-onbeforeunload | An add-on for Ember.js that prompts users beforeunload when transitioning between routes or closing the browser. | 30 |