An open API service indexing awesome lists of open source software.

https://github.com/iolo/jj

javascript toolbox for webapp
https://github.com/iolo/jj

Last synced: 12 months ago
JSON representation

javascript toolbox for webapp

Awesome Lists containing this project

README

          

Javascript-on-Journey
=====================

javascript toolbox for webapp.

![Journey Generations](//raw.github.com/iolo/jj/master/app/img/journey-generations.jpg)

getting started
---------------

```
$ npm install
$ grunt sever
$ open http://localhost:8000
```

and... may the *Source* be with you...

core module
-----------

* jj
* jj.nop
* jj.asset
* jj.each
* jj.clone
* jj.bind
* jj.invoke
* jj.fire
* jj.ajax
* jj.def
* jj.defclass
* jj.require
* jj.define

ui module
---------

* TBW...

mvc module
----------

* TBW...

util module
-----------

* TBW...

and extras
----------

* TBW...