JSPM

Found 2733 results for find by key

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
  • 72.80
  • Published

array.prototype.findlast

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

  • v1.2.5
  • 72.58
  • Published

find-root

find the closest package.json

  • v1.1.0
  • 71.80
  • 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.15
  • Published

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 70.62
  • Published

readdir-glob

Recursive fs.readdir with streaming API and glob filtering.

  • v2.0.1
  • 70.47
  • Published

get-port

Get an available port

  • v7.1.0
  • 70.09
  • Published

run-node

Run the Node.js binary no matter what

  • v2.0.0
  • 69.97
  • Published

findup-sync

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

  • v5.0.0
  • 69.39
  • Published

ip-regex

Regular expression for matching IP addresses (IPv4 & IPv6)

  • v5.0.0
  • 69.14
  • Published

find

Find files or directories by name

  • v0.3.0
  • 68.46
  • Published

find-versions

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

  • v6.0.0
  • 68.28
  • 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
  • 67.84
  • Published

multimatch

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

  • v7.0.0
  • 67.81
  • Published

find-replace

Replace or remove multiple items in an array.

  • v5.0.2
  • 65.51
  • 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
  • 65.20
  • Published

fined

Find a file given a declaration of locations.

  • v2.0.0
  • 65.10
  • Published

fd-package-json

Utilities for finding the closest package.json file

  • v2.0.0
  • 64.96
  • Published

parse-glob

Parse a glob pattern into an object of tokens.

  • v3.0.4
  • 64.60
  • Published

find-object-paths

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

  • v1.1.0
  • 64.14
  • 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
  • 63.76
  • Published

execall

Find multiple RegExp matches in a string

  • v3.0.0
  • 62.82
  • 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
  • 62.67
  • Published

omit-empty

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

  • v1.0.0
  • 62.33
  • Published

npm-keyword

Get a list of npm packages with keywords

  • v8.0.0
  • 62.08
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 61.94
  • Published

find-value

Find object values by passing the path as string.

  • v1.0.13
  • 61.72
  • Published

lodash.find

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

  • v4.6.0
  • 61.64
  • Published

filter-values

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

  • v0.4.1
  • 61.57
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 61.32
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 61.10
  • Published

find-packages

Find all packages inside a directory

  • v10.0.4
  • 60.57
  • Published

array-find

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

  • v1.0.0
  • 60.06
  • 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
  • 59.54
  • Published

find-index

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

  • v1.1.1
  • 59.40
  • 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
  • 58.89
  • Published

package-up

Find the closest package.json file

  • v5.0.0
  • 58.31
  • Published

walk-back

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

  • v5.1.1
  • 58.19
  • Published

package-directory

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

  • v8.1.0
  • 58.16
  • Published

find-parent-dir

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

  • v0.3.1
  • 58.06
  • Published

findit2

walk a directory tree recursively with events

  • v2.2.3
  • 57.46
  • Published

first-match

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

  • v0.0.1
  • 57.03
  • Published

object.filter

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

  • v0.3.0
  • 56.12
  • 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
  • 56.12
  • Published

any

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

  • v1.0.0
  • 56.05
  • Published

rcfinder

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

  • v0.1.9
  • 55.80
  • Published

union-find

A union-find data structure for maintaining disjoint sets.

  • v1.0.2
  • 55.40
  • Published

findit

walk a directory tree recursively with events

  • v2.0.0
  • 54.24
  • Published

which-promise

Promisified version of node-which

  • v1.0.0
  • 54.05
  • Published

fzf

Do fuzzy matching using FZF algorithm in JavaScript

  • v0.5.2
  • 53.84
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 53.79
  • 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.65
  • Published

vfile-find-up

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

  • v7.1.0
  • 53.62
  • Published

pagefind

Implement search on any static website.

  • v1.3.0
  • 53.57
  • 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.53
  • Published

find-git-root

recursively find the closest .git/

  • v1.0.4
  • 53.40
  • Published

maximatch

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

  • v0.1.0
  • 53.36
  • 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
  • 52.64
  • Published

get-urls

Get all URLs in a string

  • v12.1.0
  • 52.31
  • Published

rexreplace

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

  • v7.1.13
  • 52.29
  • Published

filehound

Find files the easy way

  • v1.17.6
  • 51.97
  • Published

@stdlib/utils-index-of

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

  • v0.2.2
  • 51.90
  • Published

find-java-home

Find JAVA_HOME on any system

  • v2.0.0
  • 51.66
  • Published

file-js

Abstract representation of a pathname

  • v1.2.0
  • 51.18
  • Published

mongo-cursor-pagination

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

  • v9.1.0
  • 51.08
  • Published

tsconfig-resolver

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

    • v3.0.1
    • 50.33
    • Published

    find-in-files

    A simple tool to search text patterns across multiple files

    • v0.5.0
    • 49.80
    • Published

    vfile-find-down

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

    • v7.1.0
    • 49.63
    • Published

    get-port-cli

    Get an available port

    • v3.0.0
    • 49.37
    • Published

    packpath

    Find the path(s) package.json.

    • v0.1.0
    • 49.20
    • Published

    find-free-port

    find a free tcp port to listen locally

    • v2.0.0
    • 48.56
    • Published

    vue-search-input

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

    • v1.1.18
    • 48.47
    • 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
    • 48.26
    • Published

    rollup-plugin-modify

    Modify rollup output with find / replace dynamically

    • v3.0.0
    • 48.10
    • Published

    pouchdb-find

    Easy-to-use query language for PouchDB

    • v9.0.0
    • 47.44
    • Published

    object-scan

    Traverse object hierarchies using matching and callbacks.

    • v20.0.1
    • 47.37
    • 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
    • 47.21
    • Published

    @folder/xdg

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

    • v4.0.1
    • 47.19
    • Published

    bash-glob

    Bash-powered globbing for node.js

    • v2.0.0
    • 47.17
    • Published

    filter-keys

    Filter the keys of an object using glob patterns.

    • v1.1.0
    • 46.96
    • 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
    • 46.84
    • Published

    requires-regex

    Regular expression for matching javascript require statements.

    • v1.0.4
    • 46.62
    • Published

    find-package

    Find the nearest package.json in your current node module

    • v1.0.0
    • 46.44
    • Published

    find-insert-index

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

    • v0.0.1
    • 46.13
    • Published

    email-regex

    Regular expression for matching email addresses

    • v6.1.0
    • 46.05
    • Published

    match-file

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

    • v1.0.0
    • 45.90
    • Published

    bin-up

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

    • v1.3.2
    • 45.77
    • Published

    @digitak/grubber

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

    • v3.1.4
    • 45.73
    • Published

    get-view

    Utility for getting an assemble view from a collection object.

    • v2.0.0
    • 45.73
    • Published

    utils-indexof

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

    • v1.0.0
    • 45.62
    • Published

    @dozerg/find-up

    Find files or directories by walking up parent directories.

    • v1.0.9
    • 45.39
    • Published

    mothership

    Helps a module find its package.json mothership.

    • v0.3.0
    • 45.07
    • Published

    find-up-json

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

    • v2.0.5
    • 45.00
    • Published

    deep_find

    find item(s) in an array or objects recursively

    • v1.0.1
    • 44.97
    • Published

    find-up-path

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

    • v1.0.1
    • 44.86
    • Published

    get-ports

    gets multiple open ports

    • v1.0.3
    • 44.54
    • Published

    filesniffer

    Search files the easy way.

    • v1.0.3
    • 44.49
    • Published

    ava-files

    File resolution for AVA

    • v1.0.0
    • 43.91
    • Published

    find-cycle

    find and identify a cycle in a directed graph

    • v1.1.0
    • 43.73
    • Published

    ancesdir

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

    • v7.1.1
    • 43.31
    • Published

    comment-regex

    Regular expression for matching JavaScript comments

    • v2.0.0
    • 42.56
    • Published

    ngraph.path

    Path finding in a graph

    • v1.5.0
    • 42.36
    • Published

    node-glob

    Find files

    • v1.2.0
    • 42.18
    • Published

    closest-package

    Find the closest package.json file meeting specific criteria

    • v1.0.0
    • 41.47
    • Published

    find-up-cli

    Find a file by walking up parent directories

    • v6.0.0
    • 41.43
    • Published

    fast-find-in-files

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

    • v1.0.5
    • 41.32
    • Published

    reduce-first

    Return early from reduce

    • v2.0.0
    • 41.26
    • Published

    @visulima/fs

    Human friendly file system utilities for Node.js

    • v3.1.5
    • 41.07
    • 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.06
    • Published

    extract-urls

    Extract urls from a string and returns an array

    • v1.4.1
    • 41.02
    • Published

    dotdir-regex

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

    • v1.0.1
    • 40.94
    • Published

    find-exec

    Finds first available shell command from a list.

    • v1.0.3
    • 40.77
    • 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.40
    • Published

    lookup-path

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

    • v0.3.1
    • 38.99
    • Published

    kvjson

    Set key=val in .json files

    • v1.0.3
    • 38.98
    • Published

    xml-query

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

    • v1.5.0
    • 38.85
    • Published

    @visulima/package

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

    • v3.5.8
    • 38.65
    • Published

    obj-walker

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

    • v2.4.0
    • 38.48
    • Published

    object-deep-search

    Search through object properties recursevly with a complex filter.

    • v0.0.7
    • 38.37
    • Published

    find-unused-exports

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

    • v7.1.1
    • 37.70
    • Published

    find-plugins

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

    • v1.1.7
    • 36.70
    • Published

    porty

    Porty quickly and easily find available ports.

    • v3.1.1
    • 36.60
    • Published

    getaddress-find

    GetAddress.io - Find by postcode plug-in

    • v2.1.0
    • 36.34
    • 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
    • 36.08
    • Published

    find-last-index

    Like Array#findIndex but searches the array backwards.

    • v1.0.0
    • 36.07
    • Published

    webpack-string-replacer

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

    • v0.0.20
    • 35.46
    • 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
    • 35.40
    • Published

    locate-chrome

    Find Google Chrome on your system

    • v0.1.1
    • 35.30
    • Published

    parent-package-json

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

    • v3.0.0
    • 35.25
    • Published

    chrome-finder

    find a executable chrome in your system automatic

    • v1.0.7
    • 35.17
    • Published

    iplocation

    Get ip location information.

    • v7.2.0
    • 34.88
    • Published

    word-regex

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

    • v0.1.2
    • 34.70
    • Published

    file-matcher

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

    • v1.3.0
    • 34.67
    • Published

    json-criteria

    Evaluate criteria queries on JSON objects MongoDB style.

    • v2.6.0
    • 34.65
    • Published

    find-pkg-dir

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

    • v2.0.0
    • 34.45
    • Published

    fontmanager-redux

    Provides access to the system font catalog

    • v1.1.0
    • 34.40
    • Published

    dotfile-regex

    Regular expresson for matching dotfiles.

    • v1.0.2
    • 34.36
    • Published

    find-gitdir

    Find .git directory with support of submodules and --separate-git-dir

    • v1.0.0
    • 34.34
    • 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
    • 34.27
    • Published

    pitchfinder

    A pitch-detection library for node and the browser

    • v2.3.2
    • 34.20
    • Published

    gulp-scan

    A plugin to scan a file for a string or expression

    • v0.1.4
    • 34.02
    • Published

    regexp.execall

    Array of RegExp.prototype.exec results

    • v1.0.2
    • 33.67
    • Published

    get-hrefs

    Get all href urls from an HTML string

    • v4.0.0
    • 33.63
    • 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
    • 33.62
    • Published

    keyfinder

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

    • v1.0.0
    • 33.58
    • Published

    extra-array

    An array is a collection of values, stored contiguously.

    • v4.3.3
    • 33.30
    • Published

    apr-find

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

    • v3.0.3
    • 33.23
    • Published

    match-words

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

    • v1.0.0
    • 33.04
    • Published

    find-open-port

    Returns a promise for an open port on localhost

    • v2.0.3
    • 32.88
    • 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
    • 32.80
    • Published

    @drftgyhuji7npm/facilis-veniam-sit

    [![npm downloads](https://img.shields.io/npm/dm/@drftgyhuji7npm/facilis-veniam-sit.svg)](https://www.npmjs.com/package/@drftgyhuji7npm/facilis-veniam-sit)

    • v1.0.0
    • 32.76
    • Published

    locater

    Easily locate string or regex in a multi-line input

    • v1.3.0
    • 32.72
    • 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.8.3
    • 32.66
    • Published

    @lambrioanpm/doloribus-praesentium-rerum

    <p id="readme"><a href="https://@lambrioanpm/doloribus-praesentium-rerum.eco/"><img width="40%" src="https://cldup.com/TEy9yGh45l.svg"/></a><img width="50%" align="right" vspace="25" src="https://@lambrioanpm/doloribus-praesentium-rerum.eco/see/demo.gif"/

    • v1.0.0
    • 32.53
    • Published

    d-forest

    Find nested object in a tree-like structure

    • v3.2.4
    • 32.49
    • Published

    @crabas0npm/eveniet-autem-assumenda

    [![npm downloads](https://img.shields.io/npm/dm/@crabas0npm/eveniet-autem-assumenda.svg)](https://www.npmjs.com/package/@crabas0npm/eveniet-autem-assumenda)

    • v1.0.0
    • 32.48
    • Published

    @wemnyelezxnpm/expedita-dolor-quibusdam

    [![npm downloads](https://img.shields.io/npm/dm/@wemnyelezxnpm/expedita-dolor-quibusdam.svg)](https://www.npmjs.com/package/@wemnyelezxnpm/expedita-dolor-quibusdam)

    • v1.0.0
    • 32.47
    • Published

    @omegion1npm/fuga-ipsa-harum

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

    • v1.0.0
    • 32.42
    • Published

    ngx-unused-css

    Detect unused CSS in angular components

    • v4.0.0-1
    • 32.41
    • Published

    find-test-caller

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

    • v1.0.2
    • 32.38
    • Published

    @omegion1npm/ab-asperiores-ipsam

    <p align=center> <a href="https://@omegion1npm/ab-asperiores-ipsam.dusty.codes/" title="Kyanite Documentation"> <img alt="Kyanite Logo" src="https://user-images.githubusercontent.com/8997380/48008308-69174500-e0e7-11e8-9a57-ebd558f094f8.png"> </a>

    • v1.0.0
    • 32.22
    • Published

    all-files-in-tree

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

    • v1.1.2
    • 32.19
    • Published

    iterable-operator

    Utilities for JavaScript Iterable and AsyncIterable

    • v5.1.0
    • 32.17
    • Published

    finder-on-steroids

    Recursively find and filter files and folders in a directory.

    • v1.0.3
    • 32.05
    • Published

    sub-index

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

    • v1.0.0
    • 32.00
    • Published

    has-any

    Returns true if an object has any of the specified keys.

    • v0.1.2
    • 31.72
    • Published

    find-array-duplicates

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

    • v1.0.6
    • 31.65
    • Published

    array.find

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

    • v1.0.9
    • 31.64
    • 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
    • 31.58
    • Published

    git-root-dir

    Find the root directory of a `git` repository

    • v1.0.2
    • 31.58
    • Published

    @crabas0npm/hic-fugit-nihil

    <h1 align="center"> <img width="250" src="https://jaredwray.com/images/@crabas0npm/hic-fugit-nihil.svg" alt="@crabas0npm/hic-fugit-nihil"> <br> <br> </h1>

    • v1.0.0
    • 31.56
    • Published

    extra-iterable

    An iterable is a sequence of values.

    • v3.3.2
    • 31.38
    • Published

    @osjwnpm/occaecati-reprehenderit-dolor

    [![NPM version](https://img.shields.io/npm/v/@osjwnpm/occaecati-reprehenderit-dolor.svg?style=flat-square)](https://www.npmjs.com/package/@osjwnpm/occaecati-reprehenderit-dolor) [![NPM downloads](https://img.shields.io/npm/dm/@osjwnpm/occaecati-reprehende

    • v1.0.0
    • 31.29
    • Published

    @ffras4vnpm/recusandae-eius-aut

    [![NPM](https://nodei.co/npm/@ffras4vnpm/recusandae-eius-aut.png?compact=true)](https://www.npmjs.com/package/@ffras4vnpm/recusandae-eius-aut)

    • v1.0.0
    • 31.21
    • Published

    @odczynflnpm/aliquid-expedita-repellat

    [![NPM](https://nodei.co/npm/@odczynflnpm/aliquid-expedita-repellat.png?compact=true)](https://www.npmjs.com/package/@odczynflnpm/aliquid-expedita-repellat)

    • v1.0.0
    • 31.14
    • Published

    extra-set

    A pack of functions for working with Sets.

    • v3.2.2
    • 31.13
    • Published

    @omegion1npm/nihil-nisi-unde

    [![NPM](https://nodei.co/npm/@omegion1npm/nihil-nisi-unde.png?compact=true)](https://www.npmjs.com/package/@omegion1npm/nihil-nisi-unde)

    • v1.0.0
    • 31.11
    • Published

    npm-cli-path

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

    • v4.0.0
    • 31.06
    • Published

    npm-cli-dir

    Resolve the directory path where npm CLI is installed

    • v4.0.0
    • 31.06
    • Published

    string-find-heads-tails

    Finds where are arbitrary templating marker heads and tails located

    • v6.0.23
    • 31.03
    • Published

    @avvio-reply/spotter

    Module to apply image map to source image based on json feed. Requires assets and styling to implement.

      • v1.24.6
      • 30.91
      • Published

      zipcodes-us

      Fast, lightweight US ZIP code lookup library providing city, state, county, and geographic coordinates with TypeScript support - works in both browser and Node.js

      • v1.0.3
      • 30.89
      • Published

      mithril-sync

      A powerful utility to flatten, diff, rebuild, and sync deeply nested JavaScript data structures — inspired by magic, forged in code.

      • v1.0.2
      • 30.87
      • Published

      doi-regex

      Regular expression for matching DOIs

      • v0.1.17
      • 30.81
      • Published

      cypress-cy-select

      data-cy shorthand notation for cypress get and find functions

      • v0.2.3
      • 30.66
      • Published

      resolve-from-npm

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

      • v4.2.0
      • 30.51
      • Published

      array-duplicates

      Returns the duplicated items found in an array

      • v1.0.1
      • 30.43
      • Published

      in_array

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

      • v1.1.0
      • 30.39
      • Published

      puppeteer-finder

      Find a executable Chrome / Edge / Firefox in your system

      • v1.1.1
      • 30.12
      • Published

      @micromint1npm/voluptate-labore-ipsa

      [![Twitter API v2 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2)](https://developer.twitter.com/en/docs/twitter-api/early-access) [![Twitter API v1.1 badge](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwba

      • v1.0.0
      • 29.89
      • Published

      line-number

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

      • v0.1.0
      • 29.87
      • Published

      yalookup

      yet another lookup

      • v0.1.4
      • 29.86
      • Published

      recursive-path-finder-regexp

      Search for files or folders by regular expression in the directory where Node was started.

      • v0.3.0
      • 29.82
      • Published

      extra-dom

      Utilities for DOM

      • v0.6.2
      • 29.82
      • Published

      in-array

      Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

      • v0.1.2
      • 29.81
      • Published

      grunt-todo

      Find TODO, FIXME and NOTE inside project files

      • v0.5.0
      • 29.77
      • Published

      find-and

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

      • v1.3.1
      • 29.65
      • Published

      file-regex

      Find files by using regex

      • v3.1.0
      • 29.62
      • Published

      @lambrioanpm/labore-eos-libero

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

      • v1.0.0
      • 29.52
      • 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
      • 29.50
      • Published