Remove debugger statements
Convert === and !== to == and != if their types are inferred to be the same.
Format data using ECMA-376 spreadsheet Format Codes
The internal lodash function `baseUniq` exported as a module.
Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.
The lodash method `_.uniqWith` exported as a module.
Returns true if a filepath exists on the file system and it's directory.
TypeScript definitions for react-avatar-editor
Allow parsing of the exponentiation operator
The lodash method `_.lowerCase` exported as a module.
The lodash method `_.intersection` exported as a module.
The modern build of lodash’s `_.identity` as a module.
Copy static properties, prototype properties, and descriptors from one object to another.
The modern build of lodash’s internal `baseAssign` as a module.
babel require hook
Utils for working with JavaScript classes and prototype methods.
Simple zero-dependency Growl notifications using GNTP.
js function for hashing messages with MD5
This plugin places a 'use strict'; directive at the top of all files to enable strict mode
The internal lodash function `stringToPath` exported as a module.
Like front-matter, but supports multiple sections in a document.
Recursively read a directory
Inspects a function and returns informations about it (e.g. name, parameters names, parameters and default values, signature)
`process.stdout` in your browser.