Wednesday, December 5, 2012

Good Third Party Libraries

This is a collection of third party libraries that I came across and used in my projects.

Testing


Nunit [Open Source]: Unit test framework
Xinha [Open Source] : Xinha (pronounced like Xena, the Warrior Princess) is a powerful WYSIWYG HTML editor component that works in all current browsers. Also, Xenha has a very good community support and an extensive free plugins.



WatiN [Open Source]: Web user interface automation library.

Web


CLEditor [Open Source]: Not as powerful as Xinha but good enough for basic work. Also, I couldn't find a good image manager plugin for this.

jQuery Masonry [Open Source]: Masonry is a dynamic grid layout plugin for jQuery. Think of it as the flip-side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically, positioning each element in the next open spot in the grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.

MS Office Ribbon ToolbarOffice 2010 Ribbon toolbar that can be used in any website. It is written in HTML, CSS, and JS. Try a demo at http://okgodoit.com/ribbon/

No comments:

Post a Comment