Macy.js is a lightweight, dependency-free, 4kb masonry layout library, designed for a hassle-free configuration.
HotKeys is a javascript input capture library with some very special features, it is easy to pick up and use, has a reasonable footprint (~3kb), and has no dependencies.
Dropdown is a lightweight jQuery dropdown plugin that supports key/value search and has multiple selection option.
A simple morphing page transition effect where an SVG path gets morphed into another while the current page moves up.
Anime.js used for the animations and Charming.js used for some letter effects.
Scalable makes the elements scalable to fit inside the container area.
A nice and useful article about "An Introduction to jQuery".
This article assumes no prior knowledge of jQuery, and will cover the following topics:
csv-parser is a streaming csv parser inspired by binary-csv that aims to be faster than everyone else.
csv-parser
can convert CSV into JSON at at rate of around 90,000 rows per second.
jsOnlyLightbox is a responsive lightbox written in plain JavaScript.
jQuery Mockjax plugin provides request/response mocking for ajax requests using the jQuery API and provides all standard behaviors in the request/response flow.
Nano ID is a tiny, secure URL-friendly unique string ID generator for JavaScript.
WTFJS is a list of funny and tricky JavaScript examples. The primary goal of this list is to collect some crazy examples and explain how they work, if possible.
XDomain is a pure JavaScript CORS alternative. No server configuration required - just add a proxy.html
on the domain you wish to communicate with. This library utilizes XHook to hook all XHR, so XDomain will work seamlessly with any library.
Mesh is a JavaScript code editor that feels like a spreadsheet.
Specifically, Mesh is a spreadsheet UI wrapper around a text file editor. Actions on the grid are automatically translated to changes in the JavaScript code.
A tutorial about createing some menu link hover effects for your inspiration. Powered by CSS and JavaScript for individual letter animations.
Project Guidelines is a set of best practices for JavaScript projects.