Code Monkey home page Code Monkey logo

mithgrid's Introduction

MITHgrid

MITHgrid is a JavaScript framework for building data-oriented, event-driven browser applications..

What you need to use MITHgrid

MITHgrid depends on jQuery.

The following libraries and versions are included in the lib/ directory. These are the versions with which MITHgrid is developed.

  • jQuery 1.7.1

What you need to build your own MITHgrid

In 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 MITHgrid

First, clone a copy of the MITHgrid git repo by running git clone git://github.com/umd_mith/mithgrid.git.

Then, to get a complete, minified, jslinted version of MITHgrid, simple cd to the mithgrid directory and type make. If you don't have Node installed and/or want to make a basic, uncompressed, unlinted version of MITHgrid, use make mithgrid instead of make.

The built version of MITHgrid will be in the dist/ subdirectory.

To remove all built files, run make clean.

How to test MITHgrid

Once you have built MITHgrid, you can browse to the test/ subdirectory and view the *.html files. These files load the minified version of MITHgrid by default.

The test scripts have been tested against PhantomJS 1.9 and grunt 0.3.17.

License

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

mithgrid's People

Contributors

jgsmith avatar travisbrown avatar

Watchers

James Cloos avatar Ravi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.