@tko/build.knockout
v4.1.0
Published
Knockout makes it easier to create rich, responsive UIs with JavaScript
Downloads
608
Maintainers
Readme
Knockout.js
This is the package for Knockout.js proper, compiled from the monorepo at https://github.com/knockout/tko
Test
The tests in this directory are from Knockout 3.x series (subject to noted modifications), to ensure backwards compatibility.
Commands for building & testing:
Build all:
$ make
Test once.
$ make test