1.1.0-alpha.7 • Published 8 years ago

infra-components v1.1.0-alpha.7

Weekly downloads
5
License
AGPL-3.0
Repository
github
Last release
8 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

8 years ago

1.1.0-alpha.6

8 years ago

1.1.0-alpha.5

8 years ago

1.1.0-alpha.4

8 years ago

1.1.0-alpha.3

8 years ago

1.1.0-alpha.2

8 years ago

1.1.0-alpha.1

8 years ago

1.1.0-alpha

8 years ago

1.0.1

8 years ago

0.0.1

8 years ago

1.0.0

8 years ago