/growjs

Some add-ons for the Google Closure JavaScript library

Primary LanguageJavaScript

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