npm.io
4.0.0 • Published 1 year ago

@ibyar/core

Licence
MIT
Version
4.0.0
Deps
4
Size
712 kB
Vulns
0
Weekly
0
Stars
3

Ibyar Core

NPM Version NPM Downloads LICENSE lerna GitHub contributors

Ibyar Core, implements Aurora's core functionality, low-level services, and utilities.

Aurora API is the base of this project

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

Install

npm i --save @ibyar/core
yarn add @ibyar/core

Keywords