ng-bits
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

NgBits

Installation

Install using one of the following:

$ ng add ng-bits
$ npm i ng-bits
$ yarn add ng-bits

Usage

Import the module into your app.module.ts file

import { NgBitsModule } from 'ng-bits'
 
@NgModule({
  imports: [ NgBitsModule ]
})
export class AppModule {
}

Website

https://antonio07c.github.io/

License

MIT

ng-bits

Package Sidebar

Install

npm i ng-bits

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

327 kB

Total Files

57

Last publish

Collaborators

  • antonio07c