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
- Host: GitHub
- URL: https://github.com/iolo/jj
- Owner: iolo
- Created: 2013-05-23T12:28:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-26T14:16:35.000Z (over 12 years ago)
- Last Synced: 2025-06-07T06:08:54.576Z (about 1 year ago)
- Language: JavaScript
- Size: 391 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Javascript-on-Journey
=====================
javascript toolbox for webapp.

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...