JavaScript framework for building data-oriented, event-driven browser applications.
MITHgridJavaScript framework for building data-oriented, event-driven browser applications. Version0.130080 Repositorygit - git://github.com/umd-mith/mithgrid.git Dependencies
Statshttp://cloc.sourceforge.net v 1.55 T=1.0 s (11.0 files/s, 4401.0 lines/s) ------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- CoffeeScript 11 549 1328 2524 ------------------------------------------------------------------------------- SUM: 11 549 1328 2524 ------------------------------------------------------------------------------- | MITHgridMITHgrid is a JavaScript framework for building data-oriented, event-driven browser applications.. What you need to use MITHgridMITHgrid depends on jQuery. The following libraries and versions are included in the lib/ directory. These are the versions with which MITHgrid is developed.
What you need to build your own MITHgridIn order to build MITHgrid, you need to have GNU make 3.81 or later, CoffeeScript 1.1.1 or later, Node.js 0.5 or later, and git 1.7 or later. Earlier versions might work, but they have not been tested. Mac OS users should install Xcode, either from the Mac OS install DVD or from the Apple Mac OS App Store. Node.js can be installed by one of the UNIX package managers available for the Mac OS. Linux/BSD users should use their appropriate package managers to install make, git, and node. How to build your own MITHgridFirst, clone a copy of the MITHgrid git repo by running Then, to get a complete, minified, jslinted version of MITHgrid, simple The built version of MITHgrid will be in the To remove all built files, run How to test MITHgridOnce you have built MITHgrid, you can browse to the The test scripts have been tested against PhantomJS 1.9 and grunt 0.3.17. LicenseMITHgrid is licensed under the 3-clause BSD license because large parts of the data management code are based on the SIMILE Exhibit project, which is licensed under the 3-clause BSD license. |
This project is maintained by umd-mith
Hosted on GitHub Pages — Theme by orderedlist