angular2-package-starter
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Angular 2 package starter

Easy to use package starter for Angular 2. Create open source modules/directive/components/pipes. Helps to create NPM package and publish it easily.

Installation

  • clone this repository
  • run one of the following commands:
    • npm install
    • yarn install

Run tests

npm test

Publishing package

  • describe your module well in README.md and bump version
  • run npm publish

License

The repository code is open-sourced software licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i angular2-package-starter

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • netbasal