Ender is a small yet powerful JavaScript library composed of application agnostic opensource submodules wrapped in a slick intuitive interface. At only 7k Ender.js can help you build anything from small prototypes to providing a solid base for large-scale rich applications.
By Dustin Diaz
Published by Bramus!
Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)
View more posts
I’ve been looking in to this recently and was hoping to start playing around with it to see if I can find a light-weight, practical alternative to loading ‘full-fat’ libraries such as jQuery.
However I was wondering if it is possible to compile and use ender, and any component modules I may need, manually — rather than using node.js?