You can get it on npm. npm install select --save Or bower, too. bower install select --save If you're not into package management, just download a ZIP file.
If you don't want to include Mouse Follower files in your project, you can use it from CDN.
The Signals pattern was first introduced in JavaScript’s Knockout framework. The basic idea is that a value alerts the rest of the application when it changes. Instead of a component checking its data ...