This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
chain.js /
| name | age | message | |
|---|---|---|---|
| |
build/ | ||
| |
demo/ | ||
| |
generate.sh | ||
| |
lib/ | Wed Aug 13 16:47:39 -0700 2008 | |
| |
license.txt | Wed Aug 13 16:44:02 -0700 2008 | |
| |
readme.txt | ||
| |
src/ |
readme.txt
Chain.js Chain.js is a jQuery plugin to bind javascript data to html and generate content using the data. It provides automatic data management and content generation. please see wiki for more information. USAGE copy chain.js from /build directory to your directory load it together with jQuery into your page using: <script src="path/to/jquery.js" language="javascript"></script> <script src="path/to/chain.js" language="javascript"></script> FOR DEVELOPER to generate chain.js please do in terminal: $ sh generate.sh It will generate a new chain.js from source. To include a new source file please open "generate.sh" in your texteditor and add the new source file at the end of sources list








