jPrefetch

jPrefetch 0.9.0

Link prefetching is a browser mechanism, which utilizes browser idle time to download or prefetch documents that the user might visit in the near future.jPrefetch is a jQuery plugin that allows developers to tell the client's browser to start prefetching...

Markdown

Markdown 1.0.1

Launched in 2004, Markdown is an alternative to WYSIWYG editors, a simple tool to use with raw text, formatting it with special markers and then using the Perl library to convert it to standards-compliant HTML.The way Markdown works is to take the text...

Seamless.js

Seamless.js 0.0.1

Iframes are usually a developer's last resort whenever it needs to dynamically add new content on a page.This is because iframes are notoriously hard to manipulate, each browser handling them in a different way.The Seamless.js jQuery plugin is a simple...

Vault.js

Vault.js 1.3.0

What's the purpose of having a brand new HTML 5 standard if you don't know how to use it and getting documented takes days and weeks.This is where tools like Vault.js come into play, providing wrappers for various HTML 5 features that allow developers a...

HTML(.js)

HTML(.js) 0.12.1

HTML(.js) is very similar to jQuery's Sizzle selector engine, allowing developers to easily write JavaScript queries that isolate and select specific parts of the page's DOM. Some of the included filtering capabilities include common operations like...

Self-Storage JS can save commonly used JavaScript files, libraries and plugins to the user's localStorage, a place where usually smaller things go to get stored.When localStorage concepts have been first put to paper, everybody wanted a local database to...

Create.js is a library for Content Management Systems that lets their users edit content right on the page they're currently on. ContentBlocks allows Create.js to work with Node.js-generated websites and Node.js backends.Just like the original project,...