in-array
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
Faster drop-in replacement for find-up and findup-sync.
Load `request` module from either CWD or npm CLI directory
Provides access to the system font catalog
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
Deep search for keys in objects and arrays and pluck their respective values.
Scan and pick an available port, for other grunt tasks
Pattern match for NLCST.
Utilities for JavaScript Iterable and AsyncIterable
Find all matches for the text in electron app
Find the root directory of a Node.js project from a given path
Search/loads dependencies from three specific locations EXTERNAL, ROOT or SELF. Enables to create a plugin system for apps.
A plugin to scan a file for a string or expression
Finds last value passing a test.
Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays
Finds last value passing a test.
Find files by using regex
Intelligent URL parser
Porty quickly and easily find available ports.
Polyfill for Array.prototype.find