8000 GitHub - karenc/color-grid: A little thing I wrote to learn backbone.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

karenc/color-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Color Grid

WORKING DEMO

http://www.karen-chan.com/color-grid/

DEPENDENCIES

  • jQuery
  • Backbone.js
    • Underscore.js
    • json2.js
  • farbtastic.js

INSTALL

The simplest way to run Color Grid is to use the python cgi server:

python -m CGIHTTPServer

Then go to http://localhost:8000/ to start playing with it.

FILES

  • cgi-bin/server.cgi: A cgi which takes care of the persistent storage
  • js/color-grid.js: The javascript code for Color Grid
  • index.html: Color Grid main page
  • README.md: Instructions for installation etc
  • lib: Contains libraries used by Color Grid

About

A little thing I wrote to learn backbone.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0