jQuery is a fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your Web pages.
It is not a huge, bloated framework promising the best in AJAX, nor is it just a set of needlessly complex enhancements.
... [More] jQuery is designed to change the way that you write JavaScript.
"You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind." - Dave Methvin [Less]
jQuery UI is jQuery's official user interface extension. It is a collection of interaction plugins, widgets, and effects that extend jQuery to create a powerful user interface.
php.js is an open source project in which we try to port PHP functions to JavaScript. By including the php.js library in your own projects, you can use your favorite PHP functions client-side.
No server component required.
A modern JavaScript utility library delivering modularity, performance, & extras
Lodash makes JavaScript easier by taking the hassle out of working with arrays, numbers, objects, strings, etc.
Lodash’s modular methods are great for:
›Iterating arrays, objects, & strings
›Manipulating & testing values
›Creating composite functions
Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser.
Cappuccino is written in Objective-J, a version of Objective-C implemented in JavaScript.
highlight.js by Ivan Sagalaev.
Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It's very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.
This is not only convenient but also allows highlighting
... [More] for code examples marked up with writing syntaxes like Markdown where there is no way to specify HTML class easily.
The library knows 41 languages and is bundled with 16 style themes. [Less]
A lightweight yet powerful JavaScript library.
It incorporates animation of CSS propertie. It is cross browser all the way down to IE6 and of course all of the good browsers. It has passed v2.0.0 so is considered stable.
Spark also supports plugins and is still looking for a user base to use and improve it.
sgjs is a small collection of javascript tools and utilities we use at S.G. Consulting (http://www.sgconsulting.it) to build websites.
It contains:
- a module for functional programming (map, foldl, foldr, filter, etc...)
- a simple unit test module that works from the command line with
... [More] spidermonkey or on html pages
- a rule based form validator
- some html helper functions [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy