Skip to content

A ClojureScript Wrapper for Building Brilliant Applications with Mithril.js

License

Notifications You must be signed in to change notification settings

owengalenjones/moria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moria

ClojureScript wrapper for mithril.js

Clojars Project

What is Mithril? (from the mithril.js README)

Mithril is a client-side MVC framework - a tool to organize code in a way that is easy to think about and to maintain.

Light-weight

  • Only 7.8 kB gzipped, no dependencies
  • Small API, small learning curve

Robust

  • Safe-by-default templates
  • Hierarchical MVC via components

Fast

  • Virtual DOM diffing and compilable templates
  • Intelligent auto-redrawing system

Mithril.js is Copyright (c) 2014 Leo Horie

About

A ClojureScript Wrapper for Building Brilliant Applications with Mithril.js

Resources

License

Stars

Watchers

Forks

Packages