Skip to content

Composable Ember applications for ambitious user experiences

License

Notifications You must be signed in to change notification settings

switchfly/ember-engines

 
 

Repository files navigation

ember-engines npm version Build Status

This Ember addon implements the functionality described in the Ember Engines RFC. Engines allow multiple logical applications to be composed together into a single application from the user's perspective.

Compatibility

  • Ember.js v3.12 or above
  • Ember CLI v3.12 or above
  • Node.js v14 or above

Installation

From your Ember CLI project's root directory, run the following:

ember install ember-engines

Documentation

Check the full documentation in the Ember Engines Guides.

Support

Having trouble? Join #ember-engines on the Ember Community Discord server

Contributing

See the Contributing guide for details.

License

Copyright 2015-2022 Dan Gebhardt, Michael Villander and Robert Jackson. MIT License (see LICENSE.md for details).

About

Composable Ember applications for ambitious user experiences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.7%
  • Handlebars 1.4%
  • Other 0.9%