Add some color and styles to your Node.JS strings.
Base85 (Ascii85) encode and decode functionality
bare-bones linear interpolation function
utilities for observable asynchronous control flow
IcedCoffeeScript
Run load tests for your web application. Mostly ab-compatible interface, with an option to force requests per second. Includes an API for automated load testing.
No nonsense protocol buffers schema parser written in Javascript
React.js pagination component based on ultimate-pagination
Creates ASCII Art from text. A full implementation of the FIGfont spec.
Cross-browser CSS3 transitions in JavaScript
swipe out ui component for react(web and react-native)
@twilio/deprecation-decorator
React Native Sound Module 🔥 by Nitro
Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto.
Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.
Fast, prototype-friendly multimethods.
A robust & optimized `String.prototype.startsWith` polyfill, based on the ECMAScript 6 specification.
Create DataURI scheme easily
Per-endpoint breakdown of latency and response codes for Artillery HTTP tests.
Easily type math in your webapp
TypeScript definitions for angular-animate
JSON-Schema validator built for speed
Trim the whitespace within an array of GLSL tokens
Unicode Trie data structure for fast character metadata lookup, ported from ICU