JSPM

Found 2799 results for find dead

ansi-regex

Regular expression for matching ANSI escape codes

  • v6.1.0
  • 82.71
  • Published

has-flag

Check if argv has a specific flag

  • v5.0.1
  • 82.63
  • Published

locate-path

Get the first path that exists on disk of multiple paths

  • v7.2.0
  • 82.44
  • Published

find-up

Find a file or directory by walking up parent directories

  • v7.0.0
  • 81.42
  • Published

p-locate

Get the first fulfilled promise that satisfies the provided testing function

  • v6.0.0
  • 79.62
  • Published

escalade

A tiny (183B to 210B) and fast utility to ascend parent directories

  • v3.2.0
  • 78.76
  • Published

globby

User-friendly glob matching

  • v14.1.0
  • 77.89
  • Published

knip

Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects

  • v5.61.0
  • 77.33
  • Published

micromatch

Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.

  • v4.0.8
  • 77.13
  • Published

readdirp

Recursive version of fs.readdir with small RAM & CPU footprint.

  • v4.1.2
  • 76.44
  • Published

array.prototype.findlastindex

An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.

  • v1.2.6
  • 73.68
  • Published

has-values

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

  • v2.0.1
  • 72.48
  • Published

es-iterator-helpers

An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.

  • v1.2.1
  • 71.98
  • Published

nanomatch

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)

  • v1.2.13
  • 71.65
  • Published

array.prototype.findlast

An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.

  • v1.2.5
  • 71.16
  • Published

find-root

find the closest package.json

  • v1.1.0
  • 70.80
  • Published

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 69.73
  • Published

readdir-glob

Recursive fs.readdir with streaming API and glob filtering.

  • v2.0.1
  • 69.27
  • Published

get-port

Get an available port

  • v7.1.0
  • 68.85
  • Published

ip-regex

Regular expression for matching IP addresses (IPv4 & IPv6)

  • v5.0.0
  • 68.40
  • Published

findup-sync

Find the first file matching a given pattern in the current directory or the nearest ancestor directory.

  • v5.0.0
  • 68.40
  • Published

esniff

Low footprint ECMAScript source code parser

  • v2.0.1
  • 67.80
  • Published

find-versions

Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`

  • v6.0.0
  • 67.60
  • Published

multimatch

Extends `minimatch.match()` with support for multiple patterns

  • v7.0.0
  • 67.56
  • Published

find-replace

Replace or remove multiple items in an array.

  • v5.0.2
  • 64.60
  • Published

find-up-simple

Find a file or directory by walking up parent directories — Zero dependencies

  • v1.0.1
  • 64.25
  • Published

fined

Find a file given a declaration of locations.

  • v2.0.0
  • 63.89
  • Published

find-file-up

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.

  • v2.0.1
  • 63.80
  • Published

find-pkg

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.

  • v2.0.0
  • 63.80
  • Published

read-package-up

Read the closest package.json file

  • v11.0.0
  • 63.63
  • Published

parse-glob

Parse a glob pattern into an object of tokens.

  • v3.0.4
  • 63.44
  • Published

fd-package-json

Utilities for finding the closest package.json file

  • v2.0.0
  • 62.85
  • Published

execall

Find multiple RegExp matches in a string

  • v3.0.0
  • 62.39
  • Published

is-dotfile

Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.

  • v2.0.0
  • 62.18
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 61.17
  • Published

walkdir

Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.

  • v0.4.1
  • 61.10
  • Published

lodash.find

The lodash method `_.find` exported as a module.

  • v4.6.0
  • 60.72
  • Published

find

Find files or directories by name

  • v0.3.0
  • 60.53
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 60.40
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 60.11
  • Published

array-find

ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.

  • v1.0.0
  • 59.21
  • Published

find-index

finds an item in an array matching a predicate function, and returns its index

  • v1.1.1
  • 58.50
  • Published

walk-back

Walk up the directory tree until the specified path is found.

  • v5.1.1
  • 57.72
  • Published

run-node

Run the Node.js binary no matter what

  • v2.0.0
  • 57.64
  • Published

find-parent-dir

Finds the first parent directory that contains a given file or directory.

  • v0.3.1
  • 57.29
  • Published

findit2

walk a directory tree recursively with events

  • v2.2.3
  • 56.91
  • Published

findit

walk a directory tree recursively with events

  • v2.0.0
  • 56.37
  • Published

first-match

Find the first element in an array that passes a callback test. Equivalent to underscore.find()

  • v0.0.1
  • 55.83
  • Published

get-object

Get a property from an object using dot (object path) notation.

  • v0.2.0
  • 54.89
  • Published

npm-keyword

Get a list of npm packages with keywords

  • v8.0.0
  • 54.45
  • Published

matched

Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.

  • v5.0.1
  • 53.37
  • Published

find-value

Find object values by passing the path as string.

  • v1.0.13
  • 53.37
  • Published

which-promise

Promisified version of node-which

  • v1.0.0
  • 53.34
  • Published

find-config

Find the first config file matching a given name in the current directory or the nearest ancestor directory.

  • v1.0.0
  • 53.32
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 53.30
  • Published

maximatch

Extends multimatch() with support for filter functions and regular expressions

  • v0.1.0
  • 52.85
  • Published

find-git-root

recursively find the closest .git/

  • v1.0.4
  • 52.67
  • Published

didyoumean2

a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm

  • v7.0.4
  • 52.30
  • Published

pagefind

Implement search on any static website.

  • v1.3.0
  • 52.22
  • Published

find-packages

Find all packages inside a directory

  • v10.0.4
  • 52.15
  • Published

omit-empty

Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

  • v1.0.0
  • 51.62
  • Published

find-java-home

Find JAVA_HOME on any system

  • v2.0.0
  • 51.23
  • Published

filehound

Find files the easy way

  • v1.17.6
  • 51.01
  • Published

file-js

Abstract representation of a pathname

  • v1.2.0
  • 49.93
  • Published

rcfinder

Find a config file (like .jshintrc) by walking up from a specific directory.

  • v0.1.9
  • 49.49
  • Published

find-in-files

A simple tool to search text patterns across multiple files

  • v0.5.0
  • 49.30
  • Published

union-find

A union-find data structure for maintaining disjoint sets.

  • v1.0.2
  • 49.17
  • Published

fzf

Do fuzzy matching using FZF algorithm in JavaScript

  • v0.5.2
  • 49.12
  • Published

package-up

Find the closest package.json file

  • v5.0.0
  • 48.53
  • Published

get-port-cli

Get an available port

  • v3.0.0
  • 47.98
  • Published

reduce-object

Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

  • v0.1.3
  • 47.83
  • Published

pouchdb-find

Easy-to-use query language for PouchDB

  • v9.0.0
  • 47.53
  • Published

bash-glob

Bash-powered globbing for node.js

  • v2.0.0
  • 47.07
  • Published

jstreemap

Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes

  • v1.28.2
  • 46.78
  • Published

find-insert-index

Find the index to insert an element in array keeping the sort order.

  • v0.0.1
  • 46.70
  • Published

find-package

Find the nearest package.json in your current node module

  • v1.0.0
  • 46.70
  • Published

load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

  • v4.0.0
  • 46.44
  • Published

any

Returns `true` if a value exists in the given string, array or object.

  • v1.0.0
  • 45.97
  • Published

vfile-find-up

vfile utility to find one or more files by searching the file system upwards

  • v7.1.0
  • 45.96
  • Published

object.filter

Create a new object filtered to have only properties for which the callback returns true.

  • v0.3.0
  • 45.88
  • Published

@stdlib/utils-index-of

Return the first index at which a given element can be found.

  • v0.2.2
  • 45.56
  • Published

tsconfig-resolver

Walk up the tree to resolve `tsconfig.json` configuration objects.

    • v3.0.1
    • 45.31
    • Published

    requires-regex

    Regular expression for matching javascript require statements.

    • v1.0.4
    • 45.23
    • Published

    object-scan

    Traverse object hierarchies using matching and callbacks.

    • v20.0.1
    • 45.22
    • Published

    react-nanny

    Utils to manage your React Children; find and filter children by type or custom function, enforce child content, and more!

    • v2.15.0
    • 45.18
    • Published

    utils-indexof

    Returns the first index at which a given element can be found.

    • v1.0.0
    • 45.17
    • Published

    email-regex

    Regular expression for matching email addresses

    • v5.0.0
    • 45.15
    • Published

    get-urls

    Get all URLs in a string

    • v12.1.0
    • 45.07
    • Published

    @digitak/grubber

    Parse code files and patch it without having to use an AST

    • v3.1.4
    • 44.54
    • Published

    match-file

    Returns true when the given `name` matches any of the path properties on a vinyl file.

    • v1.0.0
    • 44.26
    • Published

    mothership

    Helps a module find its package.json mothership.

    • v0.3.0
    • 44.12
    • Published

    @pnpm/fs.hard-link-dir

    Hard link (or copy if linking fails) all files from a directory to several target directories.

    • v1000.0.1
    • 44.11
    • Published

    get-view

    Utility for getting an assemble view from a collection object.

    • v2.0.0
    • 44.03
    • Published

    find-up-path

    Find the path of the first file matching a given name, walking the filesystem upwards.

    • v1.0.1
    • 43.97
    • Published

    find-up-json

    Find, read and parse the first matching file found walking the filesystem upwards.

    • v2.0.5
    • 43.91
    • Published

    mongo-cursor-pagination

    Make it easy to return cursor-paginated results from a Mongo collection

    • v9.0.1
    • 43.64
    • Published

    find-free-port

    find a free tcp port to listen locally

    • v2.0.0
    • 43.43
    • Published

    comment-regex

    Regular expression for matching JavaScript comments

    • v2.0.0
    • 43.39
    • Published

    get-ports

    gets multiple open ports

    • v1.0.3
    • 42.19
    • Published

    find-remove

    recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.

    • v5.1.1
    • 41.63
    • Published

    dotdir-regex

    Regex for matching dot-directories, like `.git/`

    • v1.0.1
    • 41.61
    • Published

    reduce-first

    Return early from reduce

    • v2.0.0
    • 41.49
    • Published

    node-glob

    Find files

    • v1.2.0
    • 41.42
    • Published

    @folder/xdg

    Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).

    • v4.0.1
    • 41.28
    • Published

    @firanorg/mollitia-molestias-accusamus

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v10.13.142
    • 41.05
    • Published

    extract-urls

    Extract urls from a string and returns an array

    • v1.4.1
    • 40.99
    • Published

    npkill

    List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.

    • v0.12.2
    • 40.75
    • Published

    rollup-plugin-modify

    Modify rollup output with find / replace dynamically

    • v3.0.0
    • 40.60
    • Published

    omit-empty-es

    (fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

    • v1.2.0
    • 40.08
    • Published

    vfile-find-down

    vfile utility to find one or more files by searching the file system downwards

    • v7.1.0
    • 40.01
    • Published

    find-plugins

    Add plugin functionality to your tool - search for installed node_modules by keyword or other criteria.

    • v1.1.7
    • 39.81
    • Published

    find-exec

    Finds first available shell command from a list.

    • v1.0.3
    • 39.72
    • Published

    filesniffer

    Search files the easy way.

    • v1.0.3
    • 39.13
    • Published

    @dramaorg/delectus-culpa-reprehenderit

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

    • v3.5.94
    • 39.00
    • Published

    lookup-path

    Attempt to resolve the absolute filepath to a file and verify that it exists.

    • v0.3.1
    • 38.91
    • Published

    packpath

    Find the path(s) package.json.

    • v0.1.0
    • 38.53
    • Published

    filter-values

    Filter an object values using glob patterns or with a `callback` function returns true.

    • v0.4.1
    • 37.76
    • Published

    rexreplace

    Search & replace across files with a CLI tool that makes you trust what you are doing.

    • v7.1.13
    • 37.73
    • Published

    ancesdir

    Find a specific ancestor/root directory given a starting location and a search parameter

    • v7.0.0
    • 37.33
    • Published

    ngraph.path

    Path finding in a graph

    • v1.5.0
    • 37.31
    • Published

    locater

    Easily locate string or regex in a multi-line input

    • v1.3.0
    • 37.30
    • Published

    iterable-operator

    Utilities for JavaScript Iterable and AsyncIterable

    • v5.1.0
    • 37.17
    • Published

    parent-package-json

    Find, read and parse the package.json of the parent module

    • v3.0.0
    • 37.01
    • Published

    find-unused-exports

    A CLI and equivalent JS API to find unused ECMAScript module exports in a project.

    • v7.1.1
    • 36.93
    • Published

    component-find

    Array find first value utility

    • v1.0.0
    • 36.84
    • Published

    find-cycle

    find and identify a cycle in a directed graph

    • v1.1.0
    • 36.73
    • Published

    closest-package

    Find the closest package.json file meeting specific criteria

    • v1.0.0
    • 36.63
    • Published

    node-exec-path

    Helpers for node executable paths

    • v1.0.35
    • 36.17
    • Published

    find-object-paths

    Find paths in objects to given key('s), value('s) or key/value combinations

    • v1.1.0
    • 35.89
    • Published

    chrome-finder

    find a executable chrome in your system automatic

    • v1.0.7
    • 35.83
    • Published

    fast-find-in-files

    fast-find-in-files recursively searches sub-directories for needle matches

    • v1.0.5
    • 35.67
    • Published

    fs-grep

    Contents of the file grep

    • v0.0.5
    • 35.58
    • Published

    iplocation

    Get ip location information.

    • v7.2.0
    • 35.40
    • Published

    @visulima/fs

    Human friendly file system utilities for Node.js

    • v3.1.5
    • 35.20
    • Published

    locate-chrome

    Find Google Chrome on your system

    • v0.1.1
    • 34.97
    • Published

    find-last-index

    Like Array#findIndex but searches the array backwards.

    • v1.0.0
    • 34.87
    • Published

    webpack-string-replacer

    Replace strings in webpack modules, with configurable apply-stage and match-count requirements.

    • v0.0.20
    • 34.67
    • Published

    @visulima/package

    One Package to rule them all, finds your root-dir, monorepo, or package manager.

    • v3.5.8
    • 34.53
    • Published

    word-regex

    Regular expression for matching words in a string. Support for english, CJK and Cyrillic.

    • v0.1.2
    • 34.41
    • Published

    porty

    Porty quickly and easily find available ports.

    • v3.1.1
    • 34.37
    • Published

    find-up-cli

    Find a file by walking up parent directories

    • v6.0.0
    • 34.23
    • Published

    @irrelon/path

    A powerful JSON path processor. Allows you to drill into and manipulate JSON objects with a simple dot-delimited path format e.g. "obj.name".

    • v7.0.2
    • 34.16
    • Published

    walk-filtered

    A simple, performant file system walker to provided fine-grained control over directories and files to walk. Supports Node 0.10 and above.

    • v2.7.8
    • 33.66
    • Published

    ava-files

    File resolution for AVA

    • v1.0.0
    • 33.58
    • Published

    sub-index

    Find an array index of the substitute value that should be chosen when a given index is deleted

    • v1.0.0
    • 33.44
    • Published

    gulp-scan

    A plugin to scan a file for a string or expression

    • v0.1.4
    • 33.37
    • Published

    @codeque/core

    Multiline code search for every language. Structural code search for JavaScript, TypeScript, HTML and CSS

    • v0.6.1
    • 33.36
    • Published

    find-array-duplicates

    A simple array utility to find duplicates in your object array 😍

    • v1.0.6
    • 33.25
    • Published

    get-hrefs

    Get all href urls from an HTML string

    • v4.0.0
    • 33.25
    • Published

    find-pkg-dir

    Find the root directory of a Node.js project from a given path

    • v2.0.0
    • 33.04
    • Published

    package-directory

    Find the root directory of a Node.js project or npm package

    • v8.1.0
    • 32.95
    • Published

    extra-array

    An array is a collection of values, stored contiguously.

    • v4.3.3
    • 32.95
    • Published

    bin-up

    Finds an installed tool in node_modules/.bin folders from current up to the git root

    • v1.3.2
    • 32.86
    • Published

    @codeque/eslint-plugin

    Create custom ESLint rules based on code samples. Utilizing CodeQue - structural code search engine.

    • v0.1.2
    • 32.82
    • Published

    array-find-predecessor

    Find a predecessor value of the array that should be chosen when a given array index is deleted

    • v1.0.0
    • 32.79
    • Published

    pkgscan

    Retrieve information on installed packages across npm, pnpm and yarn

    • v1.0.25
    • 32.58
    • Published

    d-forest

    Find nested object in a tree-like structure

    • v3.2.4
    • 32.45
    • Published

    match-words

    Match the words in a string. Support for english, CJK and Cyrillic.

    • v1.0.0
    • 32.38
    • Published

    git-root-dir

    Find the root directory of a `git` repository

    • v1.0.2
    • 32.26
    • Published

    apr-find

    Returns the first value in coll that passes an async truth test.

    • v3.0.3
    • 32.11
    • Published

    @dozerg/find-up

    Find files or directories by walking up parent directories.

    • v1.0.8
    • 32.09
    • Published

    obj-walker

    Walk or map over objects in a depth-first preorder or postorder manner.

    • v2.4.0
    • 32.04
    • Published

    xml-query

    Super small library to retrieve values and attributes from the XML AST generated by xml-reader

    • v1.5.0
    • 32.04
    • Published

    npm-cli-path

    Resolve the path of `npm-cli.js` included in the globally installed npm CLI

    • v4.0.0
    • 31.96
    • Published

    npm-cli-dir

    Resolve the directory path where npm CLI is installed

    • v4.0.0
    • 31.75
    • Published

    regexp.execall

    Array of RegExp.prototype.exec results

    • v1.0.2
    • 31.62
    • Published

    node-find-files

    A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.

    • v1.0.0
    • 31.44
    • Published

    array.find

    Array.prototype.find polyfill for ES5 versions and lower.

    • v1.0.9
    • 31.39
    • Published

    resolve-from-npm

    Resolve the path of a module from the directory where npm is installed

    • v4.2.0
    • 31.27
    • Published

    fpj

    Resolves The Location Of The Package.Json File For The Given Dependency By Traversing The File System Up Starting From Given Path.

    • v1.3.1
    • 31.21
    • Published

    string-find-heads-tails

    Finds where are arbitrary templating marker heads and tails located

    • v6.0.22
    • 31.19
    • Published

    line-number

    Get the line number for each regex match found in a string.

    • v0.1.0
    • 31.17
    • Published

    keyfinder

    Deep search for keys in objects and arrays and pluck their respective values.

    • v1.0.0
    • 31.10
    • Published

    find-open-port

    Returns a promise for an open port on localhost

    • v2.0.3
    • 30.89
    • Published

    cypress-cy-select

    data-cy shorthand notation for cypress get and find functions

    • v0.2.3
    • 30.89
    • Published

    frep

    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

    • v0.2.3
    • 30.59
    • Published

    find-and

    Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter

    • v1.3.1
    • 30.56
    • Published

    yalookup

    yet another lookup

    • v0.1.4
    • 30.52
    • Published

    @ffras4vnpm/quis-expedita-reiciendis

    ![Test library workflow status](https://github.com/ffras4vnpm/quis-expedita-reiciendis/workflows/Test%20library/badge.svg)

    • v1.0.0
    • 30.49
    • Published

    @dword-design/load-pkg

    Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

    • v4.0.0
    • 30.40
    • Published

    filter-object

    Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.

    • v3.0.0
    • 30.28
    • Published

    extra-iterable

    An iterable is a sequence of values.

    • v3.3.2
    • 30.12
    • Published

    ngx-unused-css

    Detect unused CSS in angular components

    • v4.0.0-1
    • 30.00
    • Published

    json-criteria

    Evaluate criteria queries on JSON objects MongoDB style.

    • v2.6.0
    • 29.84
    • Published

    finder-on-steroids

    Recursively find and filter files and folders in a directory.

    • v1.0.3
    • 29.55
    • Published

    pitchfinder

    A pitch-detection library for node and the browser

    • v2.3.2
    • 29.43
    • Published

    query-extensions

    Extensions to the core @testing-library query API

    • v0.0.4
    • 29.07
    • Published

    extra-dom

    Utilities for DOM

    • v0.6.1
    • 29.01
    • Published

    whitespace-regex

    Regular expression for matching the whitespace in a string.

    • v0.1.2
    • 28.93
    • Published

    dotfile-regex

    Regular expresson for matching dotfiles.

    • v1.0.2
    • 28.91
    • Published

    port-get

    Get an available TCP port (a minimal CJS module)

    • v1.0.4
    • 28.89
    • Published

    common-path

    Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.

    • v1.0.1
    • 28.89
    • Published

    array-duplicates

    Returns the duplicated items found in an array

    • v1.0.1
    • 28.76
    • Published

    doi-regex

    Regular expression for matching DOIs

    • v0.1.17
    • 28.72
    • Published

    vue-search-input

    A Vue.js 3 search input component, inspired by the global search input of Storybook and GitHub.

    • v1.1.17
    • 28.46
    • Published

    file-regex

    Find files by using regex

    • v3.1.0
    • 28.44
    • Published

    file-matcher

    Return list of files, matching by file attributes or/and contents

    • v1.3.0
    • 28.28
    • Published

    @esm2cjs/ip-regex

    Regular expression for matching IP addresses (IPv4 & IPv6). This is a fork of sindresorhus/ip-regex, but with CommonJS support.

    • v5.0.0
    • 28.19
    • Published

    array-find-es6

    ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.

    • v2.0.3
    • 28.17
    • Published

    find-test-caller

    Finds the caller test function that called this library by inspecting the source file

    • v1.0.2
    • 28.15
    • Published

    electron-find

    Find all matches for the text in electron app

    • v1.0.7
    • 28.08
    • Published

    get-emails

    Get all email addresses in a string

    • v4.0.0
    • 27.86
    • Published

    in_array

    The Javascript version of "in_array" php function from the php.js project - http://phpjs.org/

    • v1.1.0
    • 27.84
    • Published

    real-executable-path

    Find the first instance of an executable in the PATH, with expanding all symbolic links

    • v3.0.0
    • 27.73
    • Published

    file-path-filter

    Filters file paths using globs, regular expressions, or custom criteria

    • v3.0.2
    • 27.68
    • Published

    all-files-in-tree

    Recursively get all files in a directory tree, given the root path (starting point)

    • v1.1.2
    • 27.66
    • Published