@onega-ui/core
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@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.

Package Sidebar

Install

npm i @onega-ui/core

Weekly Downloads

1

Version

0.2.0

License

BSD-3-Clause

Unpacked Size

126 kB

Total Files

48

Last publish

Collaborators

  • markus621