D.js

D.js 0.7.3 updated

'Promise' in JavaScript development represents the result of a task, which may or may not have completed yet. Or in simpler words, what to expect for a JS call.The D.js adds basic methods and functions for dealing with the Promises/A+ spec.D.js works with...

L.js

L.js 2014-06-26

L.js is a classic script loader, that can load Web assets one by one or in parallel for faster loading times.It supports JavaScript and CSS files and works with minimal setup steps.Features:Simple syntax Lightweight file size On-demand loading Supports...

stpl

stpl 0.1.2

stpl allows Node.js developers to output their app's or website's content via configurable templates.stpl supports variables, filters and sub-templates and should provide all the basic functionality needed for a simple template system.Usage instructions...