Hi.
I would like to create a visual studio solution to allow deployment of knockout.js as a feature so that it is only ever loaded once into a SharePoint page and can be used within webparts. I already load other scripts into my masterpage like jQuery and some custom javascript.
Is it possible to do this? If so, is there an example VS solution?
At what scope should knockout.js be deployed in the solution? Web, Site Collection, Farm?