This is a library written in ES6. It provides an abstraction layer for using the HTML5 web storages, localStorage and sessionStorage. On top of utilizing these Storage types, a Global storage is introduced for temporary data storage.
Easily-extendable error for use with ES6 classes
ECMAScript 6 Symbol polyfill
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
Iterator abstraction based on ES6 specification
ECMAScript 2015 (ES6) Object.assign polyfill and ponyfill
Port of jQuery.extend for node.js and the browser
ECMAScript6 Map polyfill
Firebase JavaScript library for web and Node.js
A lightweight library that provides tools for organizing asynchronous code
A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.
Fast deep equal
Simple key-value storage with support for multiple backends
A memoizer factory for Intl format constructors.
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native
AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native
Runs Promises in a pool that limits their concurrency.
Get the dependencies of an ES6 module
Turn any collection of objects into its own efficient tree or linked list using Symbol
A JavaScript library of spatial predicates and functions for processing geometry
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
ECMAScript6 Set polyfill