A small, but powerful Javascript library crafted to power your webapp’s pull to refresh feature. No markup needed, highly customizable and dependency-free! Source: Pull to Refresh.js
Archives
Leaflet – a JavaScript library for interactive maps
Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 33 KB of JS, it has all the mapping features most developers ever need. Source: Leaflet – a JavaScript library for interactive maps
Reframe.js
Reframe.js is a javascript plugin that makes unresponsive elements responsive. Source: Reframe.js
Wenk – Lightweight pure CSS tooltip for the greater good
enk is a Lightweight tooltip available in pure CSS, cssnext using PostCSS, Less or SCSS. The minified version is just 701 bytes when gzipped. Source: Wenk – Lightweight pure CSS tooltip for the greater good
CurrencyFormatter.js by OSREC Financial
A super simple currency formatting library 155 currencies, 715 locales & less than 7KB gzipped 🙂 Source: CurrencyFormatter.js by OSREC Financial
Canvas Gauges
Canvas gauges are open source minimalist HTML5-based components for web applications. Source: Canvas Gauges
CSS Loader
Usually it’s common to show a loader to the users when they must wait something in a web application (an ajax request or a form submit, etc). Gif images were great but using CSS we can avoid the image request, also it’s easier for customize/ maintain and it’s more cool. Source: CSS Loader
Shave javascript plugin that truncates multi-line textÂ
A modern javascript plugin for truncating text within an html element. Source: Shave is a zero dependency javascript plugin that truncates multi-line text to fit within an html element based on a set max-height.
text-spinners – tawian
This project tries to mimic command line spinners like those from cli-spinners (where most of them are taken from) and bring them to the web. Source: text-spinners – tawian
in-view: Get notified when a DOM element enters or exits the viewport.
Get notified when a DOM element enters or exits the viewport. A small (~1.9kb gzipped), dependency-free, javascript utility for IE9+ Source: camwiegert/in-view: Get notified when a DOM element enters or exits the viewport.