Tag Archives: JS-Library

Modernizr: the feature detection library for HTML5/CSS3

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. Modernizr makes it easy for you to write conditional JavaScript and CSS to handle each situation, whether a browser supports a feature or not. It’s perfect for doing progressive enhancement easily. Modernizr runs quickly on page load to detect features; it then creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on. Modernizr supports dozens of tests, and optionally includes YepNope.js for conditional loading of external .js and .css resources.

Modernizr: the feature detection library for HTML5/CSS3

Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser. Modernizr makes it easy for you to write conditional JavaScript and CSS to handle each situation, whether a browser supports a feature or not. It’s perfect for doing progressive enhancement easily. Modernizr runs quickly on page load to detect features; it then creates a JavaScript object with the results, and adds classes to the html element for you to key your CSS on. Modernizr supports dozens of tests, and optionally includes YepNope.js for conditional loading of external .js and .css resources.

markItUp! Universal Markup jQuery Editor

markItUp! is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented. markItUp! is not meant to be a “Full-Features-Out-of-the-Box”-editor. Instead it is a very lightweight, customizable and flexible engine made to meet the developer's needs in their CMSes, blogs, forums or websites. markItUp! is not a WYSIWYG editor, and it never will be.

skel.js: A framework for building responsive sites and apps.

A lightweight frontend framework for building responsive sites and apps. // A sophisticated 12 column CSS grid system with tons of cool features and a concise, uncluttered syntax. // A streamlined replacement for CSS media queries that's intelligent and extremely easy to work with. // Handy shortcuts to deal with common CSS tasks, like browser resets and global box model changes. // Opens the door to doing even more with skel.js, both now (with the upcoming UI plugin) and into the future.

markItUp! Universal Markup jQuery Editor

markItUp! is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor. Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented. markItUp! is not meant to be a “Full-Features-Out-of-the-Box”-editor. Instead it is a very lightweight, customizable and flexible engine made to meet the developer's needs in their CMSes, blogs, forums or websites. markItUp! is not a WYSIWYG editor, and it never will be.

skel.js: A framework for building responsive sites and apps.

A lightweight frontend framework for building responsive sites and apps. // A sophisticated 12 column CSS grid system with tons of cool features and a concise, uncluttered syntax. // A streamlined replacement for CSS media queries that's intelligent and extremely easy to work with. // Handy shortcuts to deal with common CSS tasks, like browser resets and global box model changes. // Opens the door to doing even more with skel.js, both now (with the upcoming UI plugin) and into the future.

GreenSock JS & AS Animation Library

Deadlines are looming. You've got to deliver something that looks amazing, packed with lots of whiz-bang effects that run smoothly on various machines. No time to reinvent the wheel. You need a reliable tool set that helps you live up to your reputation as a coding Rock Star. Well roll up your sleeves and put on your green sock because you've come to the right place. We've spent crazy amounts of time obsessing about code so you don't have to. From animation to transforming to loading, there are plenty of tools to make you more efficient. Give 'em a try. They may knock your socks off.

GreenSock JS & AS Animation Library

Deadlines are looming. You've got to deliver something that looks amazing, packed with lots of whiz-bang effects that run smoothly on various machines. No time to reinvent the wheel. You need a reliable tool set that helps you live up to your reputation as a coding Rock Star. Well roll up your sleeves and put on your green sock because you've come to the right place. We've spent crazy amounts of time obsessing about code so you don't have to. From animation to transforming to loading, there are plenty of tools to make you more efficient. Give 'em a try. They may knock your socks off.

jsMorph – javaScript motion framework

jsMorph is a morphing - motion - tweening framework that knows what you need to do... get going! It's a nice ensemble of best timing, fast, smart and resource saving algorithms and convenience. jsMorph is a completely Cross-Browser, pure javaScript animation framework that can manipulate almost any and multiple stylings of multiple HTML elements. It auto detects start positions, auto converts units, automatically adjusts rendering speed and corrects time leaks for smoother rendering experience. Even if used for queued multiple elements, jsMorph can do single or grouped triggering as well as handling plenty of unique or overall callback functions. All methods within jsMorph are chain able for less hassle and coding! jsMorph can also be used for converting units to pixels or any other unit ( em, pt, pc, in, cm, mm, ex, % ). Relative animation, color and opacity is now supported.