public marks

PUBLIC MARKS from Spone with tag javascript

January 2014

scrollReveal.js

by 1 other
Declarative on-scroll reveal animations.

CamanJS - Javascript Image Manipulation

by 4 others
CamanJS is (ca)nvas (man)ipulation in Javascript. It's a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques. CamanJS is very easy to extend with new filters and plugins, and it comes with a wide array of image editing functionality, which continues to grow. It's completely library independent and works both in NodeJS and the browser.

countUp.js

countUp.js is a dependency-free, lightweight JavaScript "class" that can be used to quickly create animations that display numerical data in a more interesting way.

December 2013

Resumable.js, JavaScript magic for simultaneous, stable and resumable uploads

A JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API

November 2013

Hoodie

(via)
We want to enable you to build complete web apps in days, without having to worry about backends, databases or servers, all with an open-source library that's as simple to use as jQuery. That's why we're making Hoodie. Hoodie is a noBackend architecture for frontend-only web apps.

October 2013

Offline.js – Handle your users losing their internet connection like a pro

by 2 others
Offline.js is a library to automatically alert your users when they've lost internet connectivity, like Gmail. It captures AJAX requests which were made while the connection was down, and remakes them when it's back up, so your app reacts perfectly. It has a number of beautiful themes and requires no configuration.

Snap.svg - Home

by 7 others
SVG is an excellent way to create interactive, resolution-independent vector graphics that will look great on any size screen. And the Snap.svg JavaScript library makes working with your SVG assets as easy as jQuery makes working with the DOM.

July 2013

June 2013

Browserhacks

by 3 others
Browserhacks is an extensive list of browser specific CSS and JavaScript hacks from all over the interwebs.

May 2013

March 2013

Superhero.js

Creating, testing and maintaining a large JavaScript code base is not easy — especially since great resources on how to do this are hard to find. This page is a collection of the best articles, videos and presentations we've found on the topic.

January 2013

Parsley.js

Javascript forms validation. Powerful, UX aware & Dead simple. Never write a single javascript line anymore to validate your forms FrontEnd. Parsley will do that for you and do it right, thanks to its powerful DOM-API !

Garlic.js

Garlic.js allows you to automatically persist your forms' text field values locally, until the form is submitted. This way, your users don't lose any precious data if they accidentally close their tab or browser.

gruntjs/grunt · GitHub

Grunt is a task-based command line build tool for JavaScript projects.

Yeoman - Modern workflows for modern webapps

Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly build beautiful, compelling web apps.

Foundation Documentation: Orbit

Orbit is an easy to use, powerful image slider built to be responsive, just like Foundation.

December 2012

Remote Preview

by 1 other (via)
Remote preview is a tiny JavaScript based tool which I built for our test lab. It allows you to preview any URL on large number of mobile devices simultaneously. Just enter a URL, hit enter, and new URL gets automatically loaded on each device. Remote preview works on platforms like Android, Blackberry, iOS, Maemo, Meego, Symbian, Windows Phone and WebOS.

November 2012

Say Cheese!

Minimal javascript library for integrating a webcam and snapshots into your app.

July 2012

Antiscroll - os x lion style cross-browser native scrolling on the web that gets out of the way

by 1 other
os x lion style cross-browser native scrolling on the web that gets out of the way.

Mousetrap - Keyboard shortcuts in Javascript

by 1 other
A simple library for handling keyboard shortcuts in Javascript.

harvesthq/harvey

(via)
Harvey lets you add a second face to your application's JavaScript. It has no dependencies and comes in at about 3k minified or 1k gzipped. Neat!

Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better

by 10 others
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.

fancyBox - Fancy jQuery Lightbox Alternative

fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages. It is built at the top of the popular JavaScript framework jQuery and is both easy to implement and a snap to customize.

April 2012

Adactio: Journal—Conditional CSS

Just to recap, I was looking for a way of detecting from JavaScript whether media queries have been executed in CSS without duplicating my breakpoints. That bit is important: I’m not looking for MatchMedia, which involves making media queries in JavaScript. Instead I’m looking for some otherwise-useless CSS property that I can use to pass information to JavaScript.

March 2012