JumpLink / angular-toggle-switch

AngularJS Toggle Switch
http://jumplink.github.io/angular-toggle-switch/
MIT License
68 stars 37 forks source link

Publish on npm registry #19

Open AdamSelene opened 8 years ago

AdamSelene commented 8 years ago

Can you please publish the module on npmjs.com? Thanks!

rvarbanov commented 8 years ago

Why not NPM?

windbender commented 8 years ago

+1

lucasBertola commented 7 years ago

+1

k-yosuke commented 7 years ago

+1

jesujcastillom commented 7 years ago

+1

mpadronm90 commented 6 years ago

What about this? Bower is deprecated!

ismailarilik commented 6 years ago

I couldn't wait. You can install the package via npm with this command:

npm install @piworks/angular-bootstrap-toggle-switch

Package: https://www.npmjs.com/package/@piworks/angular-bootstrap-toggle-switch Repo: https://github.com/piworks/angular-toggle-switch

jesujcastillom commented 6 years ago

I'm thinking this would do the job https://www.npmjs.com/package/angular-bootstrap-toggle-switch

ismailarilik commented 6 years ago

@jesujcastillom it installs Boostrap@4 and causes an error about popper.js dependency. Also its repository has only dist directory not full source code.