UNPKG

@lipagas/ember-core

Version:

Provides all the core services, decorators and utilities for building a Fleetbase extension for the Console.

26 lines (14 loc) 693 B
# @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).