cgarvis / angular-toggle-switch

AngularJS Toggle Switch
http://cgarvis.github.io/angular-toggle-switch
MIT License
160 stars 124 forks source link

Join forces #45

Closed jmcpeak closed 10 years ago

jmcpeak commented 10 years ago

Hey - you and JumpLink need to combine your efforts and make a real first class component

https://github.com/JumpLink/angular-toggle-switch.git

cgarvis commented 10 years ago

JumpLink's fork is coupled very tightly with bootstrap. I've tried to keep this as independent of bootstrap as possible while allowing it to work just like the bootstrap switch. I've also chosen to stick with straight JS/CSS instead of using something that has to be compiled like Less.