1.1.0-alpha.7 • Published 6 years ago

infra-components v1.1.0-alpha.7

Weekly downloads
5
License
AGPL-3.0
Repository
github
Last release
6 years ago

infra-components

Angular2 agnostic components library

Build

  • clone this repo
  • npm install
  • npm start

Done !

Use it

npm install web-education/infra-components --save-dev

In your code

import { InfraComponentsModule } from 'infra-components'

@NgModule({
    imports: [
        /* ... */
        InfraComponentsModule
        /* ... */
     ]
})
1.1.0-alpha.7

6 years ago

1.1.0-alpha.6

7 years ago

1.1.0-alpha.5

7 years ago

1.1.0-alpha.4

7 years ago

1.1.0-alpha.3

7 years ago

1.1.0-alpha.2

7 years ago

1.1.0-alpha.1

7 years ago

1.1.0-alpha

7 years ago

1.0.1

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago