JSPM

Found 2732 results for find unused types

knip

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

  • v5.63.0
  • 117.85
  • Published

find-unused-exports

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

  • v7.1.1
  • 100.72
  • Published

ngx-unused-css

Detect unused CSS in angular components

  • v4.0.0-1
  • 86.67
  • Published

ansi-regex

Regular expression for matching ANSI escape codes

  • v6.2.0
  • 83.47
  • Published

locate-path

Get the first path that exists on disk of multiple paths

  • v7.2.0
  • 83.33
  • Published

has-flag

Check if argv has a specific flag

  • v5.0.1
  • 83.28
  • Published

find-up

Find a file or directory by walking up parent directories

  • v7.0.0
  • 82.37
  • Published

p-locate

Get the first fulfilled promise that satisfies the provided testing function

  • v6.0.0
  • 81.37
  • Published

escalade

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

  • v3.2.0
  • 79.82
  • Published

micromatch

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

  • v4.0.8
  • 78.77
  • Published

readdirp

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

  • v4.1.2
  • 78.40
  • Published

globby

User-friendly glob matching

  • v14.1.0
  • 78.20
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 77.04
  • Published

array.prototype.findlastindex

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

  • v1.2.6
  • 75.09
  • Published

es-iterator-helpers

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

  • v1.2.1
  • 73.44
  • 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.68
  • 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.90
  • 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.87
  • Published

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 71.12
  • Published

get-port

Get an available port

  • v7.1.0
  • 70.43
  • Published

readdir-glob

Recursive fs.readdir with streaming API and glob filtering.

  • v2.0.1
  • 70.26
  • Published

findup-sync

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

  • v5.0.0
  • 69.82
  • Published

ip-regex

Regular expression for matching IP addresses (IPv4 & IPv6)

  • v5.0.0
  • 69.63
  • Published

esniff

Low footprint ECMAScript source code parser

  • v2.0.1
  • 68.91
  • Published

multimatch

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

  • v7.0.0
  • 67.82
  • Published

find-versions

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

  • v6.0.0
  • 67.73
  • Published

find-up-simple

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

  • v1.0.1
  • 67.40
  • Published

vfile-find-up

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

  • v7.1.0
  • 67.01
  • Published

read-package-up

Read the closest package.json file

  • v11.0.0
  • 65.64
  • 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
  • 65.51
  • Published

find-replace

Replace or remove multiple items in an array.

  • v5.0.2
  • 65.48
  • Published

fined

Find a file given a declaration of locations.

  • v2.0.0
  • 65.41
  • Published

fd-package-json

Utilities for finding the closest package.json file

  • v2.0.0
  • 65.26
  • Published

parse-glob

Parse a glob pattern into an object of tokens.

  • v3.0.4
  • 65.08
  • 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
  • 64.80
  • Published

jstreemap

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

  • v1.28.2
  • 64.77
  • 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
  • 64.45
  • Published

execall

Find multiple RegExp matches in a string

  • v3.0.0
  • 62.70
  • 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.32
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 62.01
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 61.81
  • Published

find

Find files or directories by name

  • v0.3.0
  • 61.42
  • Published

lodash.find

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

  • v4.6.0
  • 61.34
  • Published

vfile-find-down

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

  • v7.1.0
  • 61.32
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 60.95
  • Published

array-find

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

  • v1.0.0
  • 60.01
  • Published

find-index

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

  • v1.1.1
  • 59.17
  • Published

find-parent-dir

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

  • v0.3.1
  • 58.69
  • Published

run-node

Run the Node.js binary no matter what

  • v2.0.0
  • 58.28
  • Published

ts-prune-ex

Find potentially unused exports or files in your Typescript project with zero configuration.

  • v0.0.5
  • 58.18
  • Published

walk-back

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

  • v5.1.1
  • 58.17
  • Published

findit2

walk a directory tree recursively with events

  • v2.2.3
  • 57.79
  • Published

first-match

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

  • v0.0.1
  • 56.55
  • Published

get-object

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

  • v0.2.0
  • 56.41
  • Published

npm-keyword

Get a list of npm packages with keywords

  • v8.0.0
  • 55.53
  • Published

findit

walk a directory tree recursively with events

  • v2.0.0
  • 54.56
  • Published

which-promise

Promisified version of node-which

  • v1.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.98
  • Published

find-value

Find object values by passing the path as string.

  • v1.0.13
  • 53.74
  • 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.73
  • Published

find-git-root

recursively find the closest .git/

  • v1.0.4
  • 53.64
  • Published

find-packages

Find all packages inside a directory

  • v10.0.4
  • 53.55
  • Published

didyoumean2

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

  • v7.0.4
  • 53.52
  • Published

pagefind

Implement search on any static website.

  • v1.3.0
  • 53.33
  • Published

maximatch

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

  • v0.1.0
  • 53.30
  • Published

fzf

Do fuzzy matching using FZF algorithm in JavaScript

  • v0.5.2
  • 53.24
  • Published

omit-empty

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

  • v1.0.0
  • 52.11
  • Published

filehound

Find files the easy way

  • v1.17.6
  • 52.08
  • Published

find-java-home

Find JAVA_HOME on any system

  • v2.0.0
  • 51.77
  • Published

file-js

Abstract representation of a pathname

  • v1.2.0
  • 51.46
  • Published

package-directory

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

  • v8.1.0
  • 50.59
  • Published

find-in-files

A simple tool to search text patterns across multiple files

  • v0.5.0
  • 50.08
  • Published

rcfinder

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

  • v0.1.9
  • 50.01
  • Published

package-up

Find the closest package.json file

  • v5.0.0
  • 49.85
  • Published

packpath

Find the path(s) package.json.

  • v0.1.0
  • 49.64
  • Published

union-find

A union-find data structure for maintaining disjoint sets.

  • v1.0.2
  • 49.52
  • Published

get-port-cli

Get an available port

  • v3.0.0
  • 49.49
  • 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
  • 48.38
  • 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
  • 48.08
  • Published

object-scan

Traverse object hierarchies using matching and callbacks.

  • v20.0.1
  • 47.79
  • Published

@wemnyelezxnpm/sequi-rerum-excepturi

[![npm](https://img.shields.io/npm/v/@wemnyelezxnpm/sequi-rerum-excepturi.svg)](https://www.npmjs.com/package/@wemnyelezxnpm/sequi-rerum-excepturi) [![npm](https://img.shields.io/npm/dm/@wemnyelezxnpm/sequi-rerum-excepturi)](https://www.npmjs.com/package/

  • v1.0.0
  • 47.70
  • Published

bash-glob

Bash-powered globbing for node.js

  • v2.0.0
  • 47.31
  • 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.24
  • Published

pouchdb-find

Easy-to-use query language for PouchDB

  • v9.0.0
  • 47.22
  • Published

requires-regex

Regular expression for matching javascript require statements.

  • v1.0.4
  • 47.02
  • Published

object.filter

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

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

get-urls

Get all URLs in a string

  • v12.1.0
  • 46.42
  • Published

find-insert-index

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

  • v0.0.1
  • 46.37
  • Published

any

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

  • v1.0.0
  • 46.23
  • Published

get-view

Utility for getting an assemble view from a collection object.

  • v2.0.0
  • 46.14
  • Published

find-package

Find the nearest package.json in your current node module

  • v1.0.0
  • 46.11
  • Published

utils-indexof

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

  • v1.0.0
  • 45.91
  • Published

match-file

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

  • v1.0.0
  • 45.85
  • Published

email-regex

Regular expression for matching email addresses

  • v6.1.0
  • 45.82
  • Published

@stdlib/utils-index-of

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

  • v0.2.2
  • 45.76
  • Published

@digitak/grubber

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

  • v3.1.4
  • 45.61
  • 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.57
  • Published

tsconfig-resolver

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

    • v3.0.1
    • 45.40
    • Published

    mothership

    Helps a module find its package.json mothership.

    • v0.3.0
    • 45.32
    • Published

    find-up-path

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

    • v1.0.1
    • 44.92
    • Published

    find-up-json

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

    • v2.0.5
    • 44.87
    • Published

    get-ports

    gets multiple open ports

    • v1.0.3
    • 44.82
    • Published

    grunt-port-pick

    Scan and pick an available port, for other grunt tasks

    • v1.5.3
    • 44.81
    • Published

    ava-files

    File resolution for AVA

    • v1.0.0
    • 44.46
    • Published

    find-free-port

    find a free tcp port to listen locally

    • v2.0.0
    • 43.62
    • Published

    ts-prune-2

    Find potentially unused exports in your Typescript project with zero configuration.

    • v0.10.7
    • 43.55
    • Published

    mongo-cursor-pagination

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

    • v9.1.0
    • 43.09
    • 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
    • 42.48
    • Published

    comment-regex

    Regular expression for matching JavaScript comments

    • v2.0.0
    • 42.43
    • Published

    node-glob

    Find files

    • v1.2.0
    • 42.11
    • Published

    @folder/xdg

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

    • v4.0.1
    • 41.76
    • Published

    dotdir-regex

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

    • v1.0.1
    • 41.53
    • Published

    find-object-paths

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

    • v1.1.0
    • 41.34
    • Published

    reduce-first

    Return early from reduce

    • v2.0.0
    • 41.16
    • 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.09
    • Published

    extract-urls

    Extract urls from a string and returns an array

    • v1.4.1
    • 40.94
    • Published

    find-exec

    Finds first available shell command from a list.

    • v1.0.3
    • 40.70
    • 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.20
    • Published

    @dozerg/find-up

    Find files or directories by walking up parent directories.

    • v1.0.9
    • 39.85
    • Published

    @visulima/package

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

    • v3.5.8
    • 39.84
    • Published

    rollup-plugin-modify

    Modify rollup output with find / replace dynamically

    • v3.0.0
    • 39.81
    • Published

    filesniffer

    Search files the easy way.

    • v1.0.3
    • 39.62
    • 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
    • 39.43
    • Published

    lookup-path

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

    • v0.3.1
    • 39.32
    • Published

    ancesdir

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

    • v7.1.1
    • 38.41
    • Published

    find-cycle

    find and identify a cycle in a directed graph

    • v1.1.0
    • 38.22
    • Published

    @lambrioanpm/accusamus-animi-quae

    [![npm](https://img.shields.io/npm/v/@lambrioanpm/accusamus-animi-quae.svg)](https://www.npmjs.com/package/@lambrioanpm/accusamus-animi-quae)

    • v1.0.0
    • 37.79
    • Published

    ngraph.path

    Path finding in a graph

    • v1.5.0
    • 37.67
    • Published

    filter-values

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

    • v0.4.1
    • 37.61
    • Published

    closest-package

    Find the closest package.json file meeting specific criteria

    • v1.0.0
    • 37.41
    • 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
    • 37.38
    • Published

    @zibuthe7j11/suscipit-atque-corrupti

    [![npm](https://img.shields.io/npm/v/@zibuthe7j11/suscipit-atque-corrupti.svg)](https://www.npmjs.com/package/@zibuthe7j11/suscipit-atque-corrupti)

    • v1.0.0
    • 37.19
    • Published

    rexreplace

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

    • v7.1.13
    • 37.07
    • Published

    find-plugins

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

    • v1.1.7
    • 36.89
    • Published

    porty

    Porty quickly and easily find available ports.

    • v3.1.1
    • 36.75
    • Published

    filter-keys

    Filter the keys of an object using glob patterns.

    • v1.1.0
    • 36.69
    • Published

    fast-find-in-files

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

    • v1.0.5
    • 36.49
    • Published

    find-last-index

    Like Array#findIndex but searches the array backwards.

    • v1.0.0
    • 36.30
    • Published

    chrome-finder

    find a executable chrome in your system automatic

    • v1.0.7
    • 35.90
    • Published

    @dfgyhujk7npm/quam-repellat-ea

    Are you tired of converting environment variables to their respective types, like me? Then this package is for you! This package converts the values of environment variables to their respective types, so you don't have to worry about it anymore.

    • v1.0.0
    • 35.77
    • Published

    parent-package-json

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

    • v3.0.0
    • 35.68
    • Published

    webpack-string-replacer

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

    • v0.0.20
    • 35.57
    • Published

    locate-chrome

    Find Google Chrome on your system

    • v0.1.1
    • 35.53
    • Published

    @a-2-c-2-anpm/non-inventore-maiores

    `typed-env` adds a layer over [@humanwhocodes/env](https://www.npmjs.com/package/@humanwhocodes/env) that allows you to convert environment variables into various JavaScript types.

    • v1.0.0
    • 35.28
    • Published

    file-matcher

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

    • v1.3.0
    • 35.19
    • Published

    iplocation

    Get ip location information.

    • v7.2.0
    • 35.11
    • Published

    word-regex

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

    • v0.1.2
    • 34.93
    • Published

    xml-query

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

    • v1.5.0
    • 34.89
    • Published

    find-pkg-dir

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

    • v2.0.0
    • 34.70
    • Published

    @visulima/fs

    Human friendly file system utilities for Node.js

    • v3.1.5
    • 34.63
    • Published

    @hutechtechnical/similique-ad-laudantium-voluptatem

    [![npm version](https://badge.fury.io/js/@hutechtechnical/similique-ad-laudantium-voluptatem.svg)][npm_url] [![downloads](https://img.shields.io/npm/dt/@hutechtechnical/similique-ad-laudantium-voluptatem.svg)][npm_url] [![license](https://img.shields.io/n

    • v1.0.0
    • 34.53
    • Published

    json-criteria

    Evaluate criteria queries on JSON objects MongoDB style.

    • v2.6.0
    • 34.51
    • Published

    dotfile-regex

    Regular expresson for matching dotfiles.

    • v1.0.2
    • 34.40
    • Published

    gulp-scan

    A plugin to scan a file for a string or expression

    • v0.1.4
    • 34.24
    • Published

    find-up-cli

    Find a file by walking up parent directories

    • v6.0.0
    • 34.23
    • Published

    @micromint1npm/iste-earum-quidem

    [![Version](https://img.shields.io/npm/v/@micromint1npm/iste-earum-quidem.svg)](https://www.npmjs.com/package/@micromint1npm/iste-earum-quidem) [![CircleCI](https://circleci.com/gh/@micromint1npm/iste-earum-quidem/@micromint1npm/iste-earum-quidem/tree/mai

    • v1.0.0
    • 34.12
    • Published

    @hoangcung1804npm/cum-nulla-praesentium

    [![npm](https://img.shields.io/npm/v/@hoangcung1804npm/cum-nulla-praesentium.svg)](https://www.npmjs.com/package/@hoangcung1804npm/cum-nulla-praesentium)

    • v1.0.0
    • 34.09
    • Published

    pitchfinder

    A pitch-detection library for node and the browser

    • v2.3.2
    • 33.95
    • Published

    bin-up

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

    • v1.3.2
    • 33.86
    • Published

    keyfinder

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

    • v1.0.0
    • 33.71
    • Published

    @a-2-c-2-anpm/ut-inventore-illo

    [![npm version](https://badge.fury.io/js/@a-2-c-2-anpm/ut-inventore-illo.svg)][npm_url] [![downloads](https://img.shields.io/npm/dt/@a-2-c-2-anpm/ut-inventore-illo.svg)][npm_url] [![license](https://img.shields.io/npm/l/@a-2-c-2-anpm/ut-inventore-illo.svg

    • v1.0.0
    • 33.67
    • Published

    get-hrefs

    Get all href urls from an HTML string

    • v4.0.0
    • 33.49
    • Published

    apr-find

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

    • v3.0.3
    • 33.48
    • Published

    regexp.execall

    Array of RegExp.prototype.exec results

    • v1.0.2
    • 33.42
    • Published

    extra-array

    An array is a collection of values, stored contiguously.

    • v4.3.3
    • 33.39
    • 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.38
    • Published

    match-words

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

    • v1.0.0
    • 33.23
    • Published

    locater

    Easily locate string or regex in a multi-line input

    • v1.3.0
    • 33.22
    • Published

    find-open-port

    Returns a promise for an open port on localhost

    • v2.0.3
    • 33.08
    • Published

    @emiplegiaqmnpm/mollitia-sunt-at

    <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

    • v1.0.0
    • 32.83
    • Published

    @ryniaubenpm2/tenetur-perspiciatis-temporibus

    <img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

    • v1.0.0
    • 32.82
    • 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
    • 32.72
    • Published

    @odczynflnpm/eius-itaque-reiciendis

    <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

    • v1.0.0
    • 32.69
    • 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.63
    • Published

    d-forest

    Find nested object in a tree-like structure

    • v3.2.4
    • 32.58
    • Published

    @ryniaubenpm2/sed-qui-enim

    <img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

    • v1.0.0
    • 32.55
    • Published

    @micromint1npm/magni-ex-odit

    <img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

    • v1.0.0
    • 32.52
    • Published

    @omegion1npm/atque-magni-minima

    <img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>

    • v1.0.0
    • 32.51
    • Published

    all-files-in-tree

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

    • v1.1.2
    • 32.38
    • Published

    @drtyhu8npm/aut-deserunt-temporibus

    [![npm version](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus.svg)](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus) [![downloads count](https://img.shields.io/npm/dt/@drtyhu8npm/aut-deserunt-temporibus.svg)](https://www.npmjs.

    • v1.0.0
    • 32.38
    • Published

    @bobyzgirlllnpm/facilis-eos-enim

    <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

    • v1.0.0
    • 32.35
    • Published

    iterable-operator

    Utilities for JavaScript Iterable and AsyncIterable

    • v5.1.0
    • 32.25
    • 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.24
    • Published

    finder-on-steroids

    Recursively find and filter files and folders in a directory.

    • v1.0.3
    • 32.07
    • Published

    git-root-dir

    Find the root directory of a `git` repository

    • v1.0.2
    • 31.91
    • Published

    obj-walker

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

    • v2.4.0
    • 31.87
    • Published

    foreach-prop

    Array-like methods for objects

    • v2.1.0
    • 31.85
    • 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.66
    • Published

    find-array-duplicates

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

    • v1.0.6
    • 31.61
    • Published

    extra-iterable

    An iterable is a sequence of values.

    • v3.3.2
    • 31.56
    • Published

    npm-cli-path

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

    • v4.0.0
    • 31.27
    • Published

    string-find-heads-tails

    Finds where are arbitrary templating marker heads and tails located

    • v6.0.23
    • 31.24
    • Published

    npm-cli-dir

    Resolve the directory path where npm CLI is installed

    • v4.0.0
    • 31.08
    • Published

    doi-regex

    Regular expression for matching DOIs

    • v0.1.17
    • 31.04
    • Published