SHJS is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser. SHJS uses language definitions from GNU Source-highlight. This gives SHJS the ability to highlight source code written in many different languages
SHJS is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser. SHJS uses language definitions from GNU Source-highlight. This gives SHJS the ability to highlight source code written in many different languages
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 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! 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.
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! 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.
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.
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.
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.
JSColor is a simple & user-friendly color picker for your HTML forms. It extends all desired fields of a color selection dialog. You can pickerize your input fields in two easy steps
JSColor is a simple & user-friendly color picker for your HTML forms. It extends all desired fields of a color selection dialog. You can pickerize your input fields in two easy steps
Animating with code may seem intimidating at first, but don’t worry – the GreenSock Animation Platform (GSAP) was engineered to make it simple and intuitive. The platform is also highly optimized for performance and unprecedented flexibility.
Animating with code may seem intimidating at first, but don’t worry – the GreenSock Animation Platform (GSAP) was engineered to make it simple and intuitive. The platform is also highly optimized for performance and unprecedented flexibility.
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.