blob: 48885b2309d120f76cf2e442159424721005e01f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Sammy's Todos
This is a demo todo list app built on top of Sammy.js. It uses some advanced browser features and therefore requires an advanced browser. Features like CSS3 and HTML5 storage.
You can see a live demo of the app at: http://sammystodos.brandonaaron.net/
## License
Sammy's Todos is licensed under the MIT License (LICENSE.txt).
Copyright (c) 2010 [Brandon Aaron](http://brandonaaron.net)
|