A DOM-driven MVC application framework.
npm install ele src="http://art.less.ly/2012/ele-elephant.png"
style="float:left; margin:0 2em 1em;" />
ele is a DOM-centric JavaScript application framework. Much like [jQuery][jquery] plugins,
you interact with the framework by annotating DOM elements—though sometimes including
elements that don't exist yet! (If you're familiar with the visualization toolkit [d3.js][d3],
you'll find ele draws from many of the same concepts.)
[jquery]: http://jquery.com "jQuery"
[d3]: http://d3js.org "d3.js"