0.2.9 • Published 10 years ago

tinymvc v0.2.9

Weekly downloads
3
License
MIT
Repository
github
Last release
10 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

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago