Excellent

Excellent 2.1.1

The "Excellent" library was created for the testing phase of Ruby development, helping programmers prevent bugs from reaching the final version of an app or website.The library works on a series of preset checks and tests, on which new ones can be added...

Excolo Slider desires to provide a solid solution for creating fully-customizable image slideshows, but without the need of purchasing a commercial product to do so.Excolo Slider is open sourced and supports a plethora of features that enable programmers...

ExecJS

ExecJS 2.4.0 updated

Works by taking a JS snippet, opening a JavaScript runtime, running the code and returning the result as a Ruby object.Depending on the user's platform and capabilities, ExecJS automatically chooses the best runtime available to run the JavaScript...

ExpanderPro.js is fully-animated and developers can place any type of content inside their collapsible panel, not just text.Developers can control the animation speed, decide if one or more panels are opened automatically at page load, or even prevent...

Expanding Image Menu is not actually a menu, but it is a pretty complex and beautiful UI widget to use on a website.By default, at page load, a number of image panels are shown, all collapsed.Clicking on a panel will expand it and show a small title and...

The HTML 5 canvas tag is a great tool supported by today's modern browsers.The canvas utility allows developers to draw on a Web page using a programmatic API (aka via their source code).Because developers have full access to the graphics and the...

Express

Express 4.14.0 updated

Express is largely based on Connect and provides a flexible structure for creating Node.js Web applications. Express provides a robust set of features for building single-page, multi-page and hybrid Web applications. The framework is quite successful...