Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 277 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 277 Bytes

JK.UI

JK.UI is a tiny framework for writing JavaScript Keyboard-enabled User Interfaces. The core of the framework is the View class, which is a wrapper for a DOM element (or for nothing, if you choose). Included in the library are a couple helper objects and shortcuts.