0.2.0 ā€¢ Published 2 months ago

@onega-ui/core v0.2.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 months ago

@onega-ui/core

Downloads per month

Installation

  $ yarn add @onega-ui/core

How to start

import { CoreModule } from '@onega-ui/core';

@NgModule({
  ...
  imports: [
    ...
      CoreModule.forRoot({ apiUri:'/api', wsUri:'/ws' }),
  ],
  ...
})

Community

šŸ’” Your ideas are very welcome in GitHub issues or discussions

License

BSD-3-Clause License. See the LICENSE file for details.

0.2.0

2 months ago

0.0.5

2 months ago

0.0.4

2 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

9 months ago

0.0.0

9 months ago