Renames functions calls, but leaves function definitions unchanged.
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
Converts xml to json and vice-versa, using node-expat.
Cross platform updater for electron applications
Chai Things adds support to [Chai](http://chaijs.com/) for assertions on array elements.
A better switch case
Module that helps you write generated functions in Node
Escape a string for use in HTML or the inverse
The internal lodash function `stringToPath` exported as a module.
Make a readable stream by input content, content could be `String`, `Buffer`, `Object`, `Number` and so on.
Node module. typeOf('a string') == 'string', typeOf([]) == 'array', etc.. Also supports named functions detections aka javascript classes
A simple React wrapper for the audio tag
The pug lexer (takes a string and converts it to an array of tokens)
Create a group of nodes with special focusing powers
TypeScript definitions for node-polyglot
Underlying schema language parsed from arktype syntax.
pull-stream interface to levelup
Convert relative file system paths into safe URI paths
Effortlessly keep vue-router and vuex store in sync.
The modern build of lodash’s `_.identity` as a module.
path-extra contains methods that aren't included in the vanilla Node.js path package.
[](https://opensource.org/licenses/mit-license.php) [](https://badge.fury.io/js/ss-stack)
Make a beautiful class-based gulpfiles with Typescript and Gulpfile.ts
Assign the enumerable es6 Symbol properties from one or more objects to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.