public marks

PUBLIC MARKS from Spone with tag library

2017

date-fns - modern JavaScript date utility library

(via)
date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js. Alternative to Moment.js

handorgel

Accessible W3C conform accordion written in ES6.

2016

Picnic CSS

by 1 other (via)
Lightweight and beautiful library

2015

Announcing Administrate

Administrate is a new open-source library that helps you create beautiful admin dashboards in Rails apps.

dragula

Drag and drop so simple it hurts

2014

FormatJS

by 1 other
FormatJS is a modular collection of JavaScript libraries for internationalization that are focused on formatting numbers, dates, and strings for displaying to people. It includes a set of core libraries that build on the JavaScript Intl built-ins and industry-wide i18n standards, plus a set of integrations for common template and component libraries.

Documentation Engine for Rails

I wrote a Rails engine which provides applications with complete documentation library functionality by simplying adding a gem. Documentation is a Rails engine which provides a complete system for managing a set of hierarchical documentation. Once installed in an application, you'll have a complete user interface for viewing as well as editing a set of markdown pages.

Introducing Http::Exceptions by @smathieu - Rainforest QA Blog

If you’re using a library such as the excellent HTTParty, you still have to deal with various types of exceptions. In an ideal world, the return code of the HTTP request would be the sole indicator of failures, but HTTP libraries can raise a large number of exceptions (such as SocketError or Net::ReadTimeout) that you need to handle. Http::Exceptions provides an easy way to rescue exceptions that get thrown by your HTTP library and a way to raise exceptions on unexpected HTTP status codes.

MapPLZ

an easy geo data system across languages and databases

vue.js

by 2 others
Vue.js is a library for building interactive web interfaces. It provides data-driven components with a simple and flexible API.

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.

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

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.

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.

Responsive Nav — Responsive Navigation Plugin

by 3 others (via)
Responsive navigation plugin without library dependencies and with fast touch screen support. Try it out by resizing this window.

Love Your lib Directory

The lib/ directory is the Red Headed Stepchild of your Rails application. Let's discuss some conventions for keeping it clean and what should and shouldn't go in there.

2012

Say Cheese!

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

Mousetrap - Keyboard shortcuts in Javascript

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

URI.js - URLs in Javascript

by 1 other
URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.

Fabric.js Javascript Canvas Library

Fabric.js is a framework that makes it easy to work with HTML5 canvas element. It is an interactive object model on top of canvas element. It is also an SVG-to-canvas parser.

Geocoder - The almost missing Geocoder PHP 5.3 library.

by 1 other
The almost missing Geocoder PHP 5.3 library. Easy to use • PHP 5.3+ • Lightweight • FreeGeoIp, HostIp, IpInfoDB, Yahoo! PlaceFinder, Google Maps, Bing Maps, OpenStreetMaps, and CloudMade geocoding services • HTTP Adapters (Buzz, Curl, Guzzle, Zend) • 100% Agnostic • Unit tested

2011

Moment.js - A lightweight javascript date library

A lightweight javascript date library for parsing, manipulating, and formatting dates.