Navigation

Home
Search
Submit A Resource
Contact Us
About Functionn

Subscription Options


Subscribe By Email (265+)


Lists


Archives

Apr 13, 2012

Author: Hirvesh Posted At: 4/13/2012 Tags: , ,

Stapes.js - A (Really) Tiny JavaScript MVC Microframework

Share:
Stapes.js is a MVC microframework which doesn't have any pre-defined Models, Views or Controllers. It also doesn't have Collections, Routers, or stuff you might find in other libraries.  Stapes.js is really tiny (1.7kb minified and gzipped), easy to fit in an existing codebase, and doesn't force you to write your code in a specific style. Because of its small size it's ideal for mobile development.  Other features include:
  • A powerful yet simple event system using on and emit methods.
  • Inheritance using create and extend
  • Event-triggering attributes using get and set
  • Powerful filter and remove methods for attributes
  • Usable in traditional Javascript, as an AMD module (for Require.js) or on the server with Node.js
  • A simple mechanism for writing plugins and extensions to extend the functionality of Stapes.
  • Nice extensive documentation with lots of examples (you're reading that right now ;)
  • Optimized to use Ecmascript 5 features when they're available in the browser.


Requirements: None
Demohttp://hay.github.com/stapes/#m-examples
License: MIT License

Daily Posts, Be Updated, Subscribe:

Want Free Web Resources? Enter Your Email And We'll Send It To You - Daily! (265+ Subscribers)

Yup, it's that straight forward! Enter your email address below and we'll send you the latest web resources to your inbox, everyday. We don't do spam. Ever.

Trending Posts On Functionn This Week

Share:

Other Interesting Resources:

0 comments:

Post a Comment

 


Recent Posts

Popular Categories



Popular Components



Popular Licenses