4.0.0-beta1.6 • Published 7 months ago

@tko/build.knockout v4.0.0-beta1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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