JavaScript utilities for Vega.
Runs a list of async tasks, passing the results of each into the next one
Returns an array of all tabbable DOM nodes within a containing node.
General purpose glob-based configuration matching.
Removes Flow type annotations from JavaScript files with speed and simplicity.
Validates if a value is an integer array.
Write files in an atomic fashion w/configurable ownership
Check if two arrays are equal
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
🐊Putout plugin adds ability to find and remove blocks with empty body
Helper to use emmet modules in Visual Studio Code
🐊Putout plugin adds ability to remove useless 'push()'
Lite version of json-schema-to-typescript
Parse postgres array columns
🐊Putout plugin adds ability to remove useless `.map`
Check if a value is any kind of array
Report and remove unused es6 modules
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
Remove unnecessary React propTypes from the production build
Concatenate a readable stream's data into a single array
A babel transform for managing feature flags
Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
Transform GLOB patterns to JavaScript regular expressions for fast file path matching.
Tiny queue data structure