This repo is ever evolving in an attempt to capture the various client-side data manipulation and management libraries out there. This is a topic close to my heart and thus one that I love to tell others about as well.
This repo contains:
- code samples (/code) - Each section contains its own readme explaining the examples.
- data (/data)
From the root of the repo run your favorite basic http server.
I'm a fan of python -m SimpleHTTPServer
.
That's because some of the output is in the console. You should pop that open and try again. Otherwise make sure you ran your server from the root of the application.
Hah! Funny. Nope. I didn't architect any proper apps here. Use these code samples as guides, but please get to know the libraries well enough to judge them yourself before you use them.
Great. Ping me at @ireneros on twitter or irene at bocoup.com. I also idle in many places on irc: #bocoup, #misoproject.
06/13/2013 - updated all the libs. Extended one of the underscore examples.