반응형
반응형

Garlic.js: Persistent local form data

There’s little more frustrating for your users than accidentally closing a browser tab mid-way through filling out a form, losing whatever they’ve input so far. Garlic.jsprevents this, by storing form data locally until the form is submitted, regardless of whether the browser is closed.

garlic

 

반응형
반응형

Mithril: A JavaScript application framework

Mithril is a framework for building awesome JavaScript applications. It’s only 3kb gzipped, has no dependencies, has a small API, is easy to learn, and has safe-by-default templates.

mithril


Mithril  - http://lhorie.github.io/mithril/

A Javascript Framework for Building Brilliant Applications

See the website for documentation

 

 

반응형
반응형

hyperProxy: Use local files for testing and fixing production sites

Javascript - Web Application / Added on March 19, 2014 / Add to favorites

hyperProxy is a node.js is a local proxy for using local files for debugging and testing of production sites by front-end developers. It’s easy to setup, configure, and use, and avoids using your live production site (and your users) as a testing ground.

hyperproxy

hyperProxy

A node.js (http://nodejs.org/) local proxy to help front-end developers use local files for debugging or developping production sites.

WARNING: hyperProxy is still in development, so beware :).

반응형
반응형

Z.js: Turn content invisible

Javascript / Added on March 14, 2014

Z.js is a JavaScript file that turns content invisible using Unicode’s ZW(N)Js (\u200c, \u200d). There are demos available to show what kinds of situations it’s useful in.

z.js

반응형
반응형

ImageLightbox.js: Simple, responsive, and touch-friendly

 

ImageLightbox.js is an incredibly simple, responsive, touch-friendly lightbox script. It’s extensible and configurable, minimalistic (and only 4kb if minified), and uses CSS transform and transition for moving images.

image lightbox

반응형
반응형

Nanobar.js: Ultra lightweight progress bars

Javascript / Added on March 9, 2014

Nanobar.js offers very, very lightweight progress bars, coming in at around 725 bytes when gzipped. It doesn’t require jQuery and is easy to use.

nanobar

nanobar

Very very lightweight progress bars (~730 bytes gzipped). No jQuery needed.

Compatibility: iE8+ and the rest of the world

반응형

+ Recent posts