https://github.com/ember-cli/ember-load-initializers
https://github.com/ember-cli/ember-load-initializers
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ember-cli/ember-load-initializers
- Owner: ember-cli
- License: mit
- Created: 2014-04-11T16:06:59.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-16T16:16:03.000Z (8 months ago)
- Last Synced: 2025-06-19T05:36:59.912Z (7 months ago)
- Language: TypeScript
- Size: 721 KB
- Stars: 16
- Watchers: 10
- Forks: 39
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Ember-load-initializers
==============================================================================
A tiny library to autoload your initializer and instance initializer files in an Ember app.
Version 3.0.0 requires:
- ember-source >= 5
- ember-auto-import >= 2 or embroider
Use 2.x for ember-source < 5 and classic ember-cli builds that lack ember-auto-import 2.
License
------------------------------------------------------------------------------
This project is licensed under the [MIT License](LICENSE.md).