ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: foo-bar → fooBar
foo-bar
fooBar
Convert object keys to camel case
All essential TypeScript types in one place
A port of inflection-js to node.js module
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.