Make library available through CDN and NPM
crissdev opened this issue · 3 comments
crissdev commented
Have you considered making the library available through cdnjs or jsdelivr? Publishing it to npm would also be helpful.
rpocklin commented
Agree I should publish this to NPM :) Thanks for reminding me.
cdnjs and jsdelivr I see as less important - i'd recommend using bower to install locally instead.
rpocklin commented
Published at https://www.npmjs.com/package/angular-timeline - no plans for the CDNs at this stage sorry.
crissdev commented
Thanks.