A partial implementation of the Cookie Store API that transparently encrypts and decrypts cookies via AES-GCM.
A partial implementation of the Cookie Store API that transparently signs and verifies cookies via the Web Cryptography API.
crypto.getRandomValues polyfill for node
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.