Skip to content

adamjmcgrath/growjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

growjs JavaScript library

A collection of add-ons for the Closure JavaScript library.

To run the demos:

  1. Create a symlink to the closure library from the root directory:
    ln -s /path/to/closure-library/closure/goog goog
  2. Update genjsdeps with a path to your Closure tools and run it.
  3. Run a simple webserver, eg:
    python -m SimpleHTTPServer 8000
  4. Go to http://localhost:8000/grow

About

Some add-ons for the Google Closure JavaScript library

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published