0.2.9 • Published 9 years ago

tinymvc v0.2.9

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Tiny is a tiny (600 lines of js) framework for building simple front-end applications.

##Features

  • Renders views/templates via regular HTML elements.
  • Module-based (App, Router Store are the default ones)
  • Pretty easy to use. At least I think so, maybe just because I wrote it...
  • Only dependancy is jQuery.
  • Written in CoffeScript.

Development

To develop, you need:

  • npm
  • gulp
  • W/M/LAMP stack, or something else.. but you need PHP to run the example. And mod_rewrite, if you use apache that is.

Clone the git repo, then run npm install. Then run gulp. Make sure you clone the git repo in a place accessible by your local web root, the example directory contains an index.php

0.2.9

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago