ES2017 spec-compliant Object.values shim.
Map object keys and values into a new object
ES2017 spec-compliant Object.entries shim.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
ES proposal-spec-compliant Object.fromEntries shim.
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.