UNPKG

todomvc

Version:

> Helping you select an MV\* framework

35 lines (19 loc) 1.05 kB
# Sammy.js TodoMVC Example > A small web framework with class. > _[Sammy.js - sammyjs.org](http://sammyjs.org)_ ## Learning Sammy.js The [Sammy.js website](http://sammyjs.org) is a great resource for getting started. Here are some links you may find helpful: * [Introduction](http://sammyjs.org/intro) * [Documentation](http://sammyjs.org/docs) * [Wiki](http://sammyjs.org/wiki) * [FAQ](http://sammyjs.org/faq) * [Sammy.js on GitHub](http://github.com/quirkey/sammy) Articles and guides from the community: * [Sammy.js For RESTful Evented JavaScript](http://churchm.ag/sammy-js-for-restful-evented-javascript) Get help from other Sammy.js users: * [Mailing list on Google Groups](http://groups.google.com/group/sammyjs) * [Sammy.js on Twitter](http://twitter.com/sammy_js) _If you have other helpful links to share, or find any of the links above no longer work, please [let us know](https://github.com/tastejs/todomvc/issues)._ ## Credit This TodoMVC application was created by [Stephen Sawchuk](https://github.com/stephenplusplus).