https://github.com/fleetbase/ember-core
Fleetbase Core Framework for Ember.js
https://github.com/fleetbase/ember-core
Last synced: 3 months ago
JSON representation
Fleetbase Core Framework for Ember.js
- Host: GitHub
- URL: https://github.com/fleetbase/ember-core
- Owner: fleetbase
- License: agpl-3.0
- Created: 2022-08-26T10:05:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-03-26T23:34:42.000Z (3 months ago)
- Last Synced: 2026-03-27T11:26:15.760Z (3 months ago)
- Language: JavaScript
- Size: 1.38 MB
- Stars: 3
- Watchers: 3
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @fleetbase/ember-core
Ember Core Services, Utilities and Framework for building Fleetbase Extensions in the Console. To start building with Fleetbase, you need to install `@fleetbase/ember-core`, which is built using Ember, a JavaScript framework for building web applications
## Compatibility
* Ember.js v4.8 or above
* Ember CLI v4.8 or above
* Node.js v18 or above
## Installation
To install ember-core, run:
`ember install @fleetbase/ember-core`
## Contributing
We welcome contributions to Ember-Core from the Fleetbase community!
If you'd like to contribute, please follow the contributing guidelines.
## License
This project is licensed under the [MIT License](LICENSE.md).