ES2015 Object.assign() ponyfill
Object.assign()
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Extend an object with the properties of additional objects. node.js/javascript util.
Returns true if a value is a plain object, array or function.
Set a function's name property
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.