toddmotto / angular-component

Fully featured .component() polyfill for Angular v1.3+
https://toddmotto.com
Other
191 stars 30 forks source link

Can this also live on NPM? #1

Closed hanford closed 8 years ago

hanford commented 8 years ago

Since Bower is no longer being maintained I think it would make more sense to host this library on NPM or at least host it on both.

benoror commented 8 years ago

+1

webmatze commented 8 years ago

You should be able to use npm the same like bower:

npm install --save toddmotto/angular-component

For more options look here: https://docs.npmjs.com/cli/install