2.2.0 • Published 12 years ago

knockoutify v2.2.0

Weekly downloads
8
License
-
Repository
github
Last release
12 years ago

Knockout, in npm

This is a straight-up port of the latest debug build of Knockout into an npm package. Since Knockout already exports itself as a Node.js module, there is no need to modify the source in any way.

Recommended for use with Browserify or other tools that allow you to use CommonJS-style modules directly in the browser.


Q: Why isn't this package simply named "knockout"?

A: Someone took that name and put a weird version of Knockout on npm, gummed up with some jsdom stuff. Annoying.