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
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?