map-like
ECMAScript Map like object.
ECMAScript Map like object.
Regular expression for matching es6 template delimiters in a string.
Pluggable ESLint configs for ECMAScript Next, Node.js and React Native that you can import, extend and override
Easy and small template engine for the browser and nodejs.
Isomorphic function returning a deferred promise. Uses native `Promise.defer` if available, else polyfills.
Lists some simple ES6 import/export stats
settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected
Rollup plugin to use relative paths in your project files
Secure localStorage/sessionStorage data with high level of encryption and data compression
Runtime polyfills for TypeScript libs, powered by core-js!
React component for inputing currency amounts
Apple signin for node.
ES6 template string helper for deindentation
Smart comment and whitespace cleaner for JavaScript-like files.
On-screen Javascript Virtual Keyboard
A robust & optimized `Array.from` polyfill, based on the ECMAScript 6 specification.
Convert callback-based function into promise. Simple, 10LOC, no deps.
Experimental ES2015-aware minifier
Promisify callback-style functions to ES6 promises
Guaranteed way for getting a Promise. Always native Promise if available, otherwise looks for common promise libraries and loads which is installed. Allows registering custom Promise implementation in node < 0.12 versions