JointJS - Create HTML5 interactive diagrams in JavaScript easily

JointJS is a modern HTML 5 JavaScript library for visualization and interaction with diagrams and graphs. It can be used to create either static diagrams or, and more importantly, fully interactive diagramming tools and application builders. JointJS makes it easy to create visual languages & tools of various kinds.   The event-driven nature together with MVC architecture of JointJS makes it easy to plug-in any backend application.   JointJS - Features: basic diagram elements (rect, circ

JSONmate - JSON editor jQuery plugin

JSONmate is a JSON editor component for you web apps/pages. You can beautifier/uglifier your JSON code and edit it directly in a tree view editor, the corresponding JSON code will be generated automatically for you to use.  

CSS3 Playground - Experiment with css3 styles directly in the browser

CSS3 Playground is a client side web application for trying out different css styles. Use this web application to experiment and learn about new css3 capabilities. The styles applied when changing the different settings should follow the principles of progressive enhancements and will work in all browsers that support the setting. Just change the settings and see how the rectangular box changes according to your changes. Run the site in different browser to see what the differences are. This

FitText - makes font-sizes flexible

FitText is a jQuery plugin for inflating web type. It makes font-sizes flexible. Use this plugin on your fluid or responsive layout to achieve scalable headlines that fill the width of a parent element.  

jQuery Filter Table - Live searching/filtering for HTML tables in a jQuery plugin

jQuery Filter Table will add a search filter to tables. When typing in the filter, any rows that do not contain the filter will be hidden. One can also define clickable shortcuts for commonly used terms.  

jQuery TE - a lightweight jQuery HTML editor plugin

jQuery TE is a jQuery plugin. It is a lightweight and very useful HTML editor. And it works with WYSIWYG model. Most importantly, it can be integrated into your system in 1 minute. And you can modify it as you want in terms of interface. Even you can change the css classes.   This HTML editor plugin works with same performance on the most preferred browsers. And its source of the output is same as 90% on these browsers. Also, it compresses to source of the output automatically. jQuery TE's sys

Primary CSS - create common layouts easily

Primary CSS is a simple CSS Framework, designed for Developers and Designers in order to make using CSS as easy as possible. It provides 22 CSS layouts based on the concepts of legendary comic book artist Wally Wood's "22 Panels That Always Work".   

jTruncate - Text Truncation for jQuery

jTruncate provides simple yet customizable truncation for text entities in your web page. This text truncation plugin allows you to customize nearly every aspect of the truncation operation. The following options are provided: length: The number of characters to display before truncating. minTrail: The minimum number of "extra" characters required to truncate. moreText: The text to use for the "more" link. lessText: The text to use for the "less" link. ellipsisText: Defaults to "..." to a

appendGrid - The dynamic table input jQuery plugin

appendGrid allow you to input structured data row by row such like filling spreadsheets. It allows you to add/remove/insert/delete row in the grid. The generated input/select/textarea controls are well named for submitting to server side applications such as ASP.NET/PHP/JSP. Multiple options and callback events are available to fit every situation.  

Pep - kinetic drag for mobile and desktop

Pep is a lightweight jQuery plugin which turns any DOM element into a draggable object. It works across mostly all browsers, from old to new, from touch to click. The author built it to serve a need in which jQuery UI's draggable was not fulfilling, since it didn't work on touch devices (without some hackery).