@tko/build.knockout
v4.0.0-beta1.5
Published
Knockout makes it easier to create rich, responsive UIs with JavaScript
Downloads
512
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