Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 583 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 583 Bytes

JAK - JAvascriptová Knihovna

JAK is an open-sourced JavaScript toolkit, created by Seznam.cz, a.s. It aims to simplify development of recurring JS tasks. Several widgets are included.

This version of JAK is compatible with public released version at http://jak.seznam.cz/ (in Czech).

We use Jasmine BDD for testing the JAK core library. Available tests are in /tests. Testing JAK.Request needs properly configured PHP-enabled server side.

JAK is distributed under the terms of the MIT licence.