Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 468 Bytes

Underkick

Underkick is a lightweight JavaScript framework, inspired by React & Knockout.

  • Single JS file, under 1500 lines.
  • Depends on Underscore & jQuery.
  • Re-renders the entire app like React.
  • Includes Knockout-style observables and computeds.

Underkick is built by Polydojo.

A sample time tracking application is included. See timeNinja/timeNinja.html.

More docs coming soon.

License: MPL 2.0. See LICENSE file for more.