temperor

0.1.4 • Public • Published

temperor

A NoMVC Polymorphic JavaScript framework

What?

  • Model and View are the same.
  • Polymorphic - DOM is both Model and View
  • It is a hack on the template tag
  • Extend temperor to create your own widgets
  • Size 1.7 KB minified gzipped
  • Use with a sense of humour
  • It works!
  • The required Todo Demo

Install

Install temperor and browserify

$ npm install temperor
$ browserify -r temperor -o bundle.js

Include bundle.js in your html. See the todo example above.

<script src="bundle.js"></script>

Authors

Package Sidebar

Install

npm i temperor

Weekly Downloads

0

Version

0.1.4

License

MIT

Last publish

Collaborators

  • santoshrajan