is-ip
Check if a string is an IP address
Check if a string is an IP address
Replace or remove multiple items in an array.
Low footprint ECMAScript source code parser
walk a directory tree recursively with events
Find a file fast, by starting at the given cwd and recursing up one directory until the file is found or we run out of directories.
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Regular expression for matching javascript require/import statements.
Promisified version of node-which
Walk up the directory tree until the specified path is found.
A union-find data structure for maintaining disjoint sets.
Get a property from an object using dot (object path) notation.
unist utility to select nodes with CSS-like selectors
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
Get a list of npm packages with keywords
Extends multimatch() with support for filter functions and regular expressions
Find a config file (like .jshintrc) by walking up from a specific directory.
Find the first config file matching a given name in the current directory or the nearest ancestor directory.
Returns the first index at which a given element can be found.
For build system plugins that need to fetch relative config files (like .jshintrc).
walk a directory tree recursively with events