Skip to content

theprojectsomething/medium-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medium

a decoupled javascript micro-framework

Features:

  • Decoupled: event and property notifications allow broadcasting + listening without dependence
  • Utility: built in utility belt incl. xhr, dom and object manipulation
  • Integrated routing: create complex state-based apps or simple single-viewers
  • Binding: bind elements to properties or other elements, one-way or two
  • Flex: Vanilla, AMD and CommonJS compatible plus extend utility with lodash / jquery
  • Tiny: 7.2kb minified + gzipped

check out the site or the docs

To Do:

  • optional caching on props (local/session storage)
  • overwritable render function, including template and props

About

a decoupled javascript micro-framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published