omit-empty
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
unist utility to find a node
mdast utility to get the style of a heading
A ping utility using TCP connection
unist utility to find a node after another node
hast utility to check if a node is an embedded element
hast utility to get the plain-text value of a node according to the `innerText` algorithm
Return a copy of the object only containing the whitelisted properties.
A commandline utility to convert JSON to YAML / YML
The compatibility build of lodash modular utilities.
A wrapper around inquirer that makes it easy to create and selectively reuse questions.
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
Flatten a nested array.
🛠️ Useful exported utilities for working with Schematics
Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when `utf8` encoding is chosen. Also optionally replaces windows newlines with unix newlines.
A common util collection for antv projects
mdast utility to find and replace text in a tree
Simplified, lightweight HTTP client library
SAP Cloud SDK for JavaScript general utilities
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.