diogomafra / ember-hellgate
This addon helps you migrate an old application to Ember. It lets you define routes that load plain html pages inside an Ember app.
☆14Updated 2 years ago
Alternatives and similar repositories for ember-hellgate:
Users that are interested in ember-hellgate are comparing it to the libraries listed below
- Ember Mixins for handling unauthorized access to application content☆19Updated 8 years ago
- Handle keyboard events in your Ember app as a service☆13Updated 7 years ago
- Helpers to assist in building drag and drop interfaces in Ember.js applications☆32Updated 8 years ago
- Window and document events (scroll, resize, move, etc...) the Ember.js way☆42Updated 2 weeks ago
- An ember-cli addon for adding content to the head of index.html☆10Updated 10 years ago
- An ever growing library of assertions for QUnit in Ember☆25Updated 6 years ago
- A convention based update notification for Ember. With this addon, you can detect a new version and notify the user to refresh the page☆26Updated 4 months ago
- Easily show and hide password via a toggle button☆13Updated 5 years ago
- Collection of helpers to aid in reactive template programming with Ember.js.☆36Updated 2 years ago
- Easy way of managing user preferences on the client side☆31Updated 8 years ago
- Continuous integration goodies for ember.js apps☆25Updated last month
- Scroll-triggered fixed pieces of UI, for Ember.js☆37Updated 2 weeks ago
- Notifications when ember-cli has a buildError☆24Updated last year
- An Ember CLI shim for the push.js notifcation library, see demo:☆23Updated 7 years ago
- Fullscreen API packaged as an Ember service.☆26Updated 3 years ago
- hooks for liquid-fire transitions☆12Updated 6 years ago
- Interactive blueprints for setting up an addon with a build, ember-try, release to gh-pages, docs, and more☆30Updated 6 years ago
- Ember CLI Deploy plugin for calling webhooks during deployments☆17Updated 5 years ago
- Simple mixins for browser event handling.☆41Updated 5 years ago
- Declare and enforce your Ember Component's attributes and their types☆38Updated 9 years ago
- EmberJS redirect addon for Ember-CLI. This addon aims to be a simple and easy way to preform route based redirects with minimal effort.☆27Updated 7 years ago
- Yerrr tests be brittle, mattie!!!☆52Updated 6 years ago
- Ember addon for manipulating index.html☆15Updated 6 years ago
- TouchAction (aka "fastclick") Support for Ember Applications☆56Updated 4 years ago
- Unified event handling in Ember☆35Updated 2 years ago
- Wire up your cancel buttons in easy mode.☆26Updated 5 years ago
- Support for an #anchor like construct, in ember.js apps