0.1.12 • Published 3 years ago

@aurorats/api v0.1.12

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

Aurora API

Aurora API is the base of this project Implements Aurora's core functionality, low-level services, and utilities.

  • Defines the class infrastructure for components, view, model change detection, rendering, and event handling.
  • Defines the decorators that supply metadata.
  • Defines infrastructure for dependency injection (DI).

Install

npm i --save @aurorats/api
yarn add @aurorats/api