JSPM

Found 2732 results for find unused files

knip

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

  • v5.63.0
  • 132.78
  • Published

locate-path

Get the first path that exists on disk of multiple paths

  • v7.2.0
  • 123.36
  • Published

globby

User-friendly glob matching

  • v14.1.0
  • 122.23
  • Published

find-unused-exports

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

  • v7.1.1
  • 115.16
  • Published

p-locate

Get the first fulfilled promise that satisfies the provided testing function

  • v6.0.0
  • 104.30
  • Published

find

Find files or directories by name

  • v0.3.0
  • 97.12
  • Published

ngx-unused-css

Detect unused CSS in angular components

  • v4.0.0-1
  • 96.68
  • Published

micromatch

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

  • v4.0.8
  • 95.37
  • Published

readdir-glob

Recursive fs.readdir with streaming API and glob filtering.

  • v2.0.1
  • 95.07
  • Published

readdirp

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

  • v4.1.2
  • 92.83
  • 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
  • 87.16
  • 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
  • 86.73
  • Published

ansi-regex

Regular expression for matching ANSI escape codes

  • v6.2.0
  • 83.58
  • Published

has-flag

Check if argv has a specific flag

  • v5.0.1
  • 83.51
  • Published

find-in-files

A simple tool to search text patterns across multiple files

  • v0.5.0
  • 83.23
  • Published

find-up

Find a file or directory by walking up parent directories

  • v7.0.0
  • 82.59
  • Published

escalade

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

  • v3.2.0
  • 80.00
  • Published

parse-glob

Parse a glob pattern into an object of tokens.

  • v3.0.4
  • 78.75
  • 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.26
  • Published

ava-files

File resolution for AVA

  • v1.0.0
  • 74.87
  • Published

es-iterator-helpers

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

  • v1.2.1
  • 73.64
  • 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.76
  • 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.67
  • Published

find-root

find the closest package.json

  • v1.1.0
  • 72.09
  • Published

pagefind

Implement search on any static website.

  • v1.3.0
  • 71.66
  • Published

find-config

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

  • v1.0.0
  • 71.61
  • Published

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 71.22
  • Published

get-port

Get an available port

  • v7.1.0
  • 70.52
  • Published

findup-sync

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

  • v5.0.0
  • 69.96
  • Published

ip-regex

Regular expression for matching IP addresses (IPv4 & IPv6)

  • v5.0.0
  • 69.77
  • Published

esniff

Low footprint ECMAScript source code parser

  • v2.0.1
  • 69.04
  • Published

ts-prune-ex

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

  • v0.0.5
  • 68.89
  • Published

multimatch

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

  • v7.0.0
  • 67.91
  • Published

find-versions

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

  • v6.0.0
  • 67.90
  • Published

find-up-simple

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

  • v1.0.1
  • 67.49
  • Published

vfile-find-up

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

  • v7.1.0
  • 66.82
  • Published

packpath

Find the path(s) package.json.

  • v0.1.0
  • 66.45
  • Published

read-package-up

Read the closest package.json file

  • v11.0.0
  • 65.81
  • Published

find-replace

Replace or remove multiple items in an array.

  • v5.0.2
  • 65.66
  • 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.64
  • Published

fined

Find a file given a declaration of locations.

  • v2.0.0
  • 65.50
  • Published

fd-package-json

Utilities for finding the closest package.json file

  • v2.0.0
  • 65.39
  • 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
  • 65.14
  • 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.87
  • 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.53
  • 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
  • 64.22
  • Published

rcfinder

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

  • v0.1.9
  • 63.66
  • Published

vfile-find-down

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

  • v7.1.0
  • 63.60
  • Published

fast-find-in-files

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

  • v1.0.5
  • 63.32
  • Published

execall

Find multiple RegExp matches in a string

  • v3.0.0
  • 62.81
  • 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
  • 62.64
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 62.17
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 61.89
  • Published

lodash.find

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

  • v4.6.0
  • 61.40
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 61.01
  • Published

array-find

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

  • v1.0.0
  • 60.12
  • Published

find-index

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

  • v1.1.1
  • 59.24
  • Published

find-parent-dir

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

  • v0.3.1
  • 58.81
  • Published

run-node

Run the Node.js binary no matter what

  • v2.0.0
  • 58.35
  • Published

walk-back

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

  • v5.1.1
  • 58.27
  • Published

findit2

walk a directory tree recursively with events

  • v2.2.3
  • 57.91
  • Published

bash-glob

Bash-powered globbing for node.js

  • v2.0.0
  • 57.28
  • Published

first-match

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

  • v0.0.1
  • 56.70
  • 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
  • 56.53
  • Published

get-object

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

  • v0.2.0
  • 56.53
  • Published

npm-keyword

Get a list of npm packages with keywords

  • v8.0.0
  • 55.64
  • Published

mongo-cursor-pagination

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

  • v9.1.0
  • 55.43
  • Published

get-view

Utility for getting an assemble view from a collection object.

  • v2.0.0
  • 54.64
  • Published

findit

walk a directory tree recursively with events

  • v2.0.0
  • 54.63
  • Published

all-files-in-tree

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

  • v1.1.2
  • 54.63
  • Published

which-promise

Promisified version of node-which

  • v1.0.0
  • 54.56
  • Published

find-value

Find object values by passing the path as string.

  • v1.0.13
  • 53.86
  • Published

find-git-root

recursively find the closest .git/

  • v1.0.4
  • 53.76
  • Published

unist-util-select

unist utility to select nodes with CSS-like selectors

  • v5.1.0
  • 53.74
  • Published

didyoumean2

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

  • v7.0.4
  • 53.63
  • Published

find-packages

Find all packages inside a directory

  • v10.0.4
  • 53.62
  • Published

maximatch

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

  • v0.1.0
  • 53.40
  • Published

fzf

Do fuzzy matching using FZF algorithm in JavaScript

  • v0.5.2
  • 53.31
  • Published

omit-empty

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

  • v1.0.0
  • 52.23
  • Published

filehound

Find files the easy way

  • v1.17.6
  • 52.22
  • Published

@dozerg/find-up

Find files or directories by walking up parent directories.

  • v1.0.9
  • 52.00
  • Published

find-java-home

Find JAVA_HOME on any system

  • v2.0.0
  • 51.91
  • Published

webpack-string-replacer

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

  • v0.0.20
  • 51.53
  • Published

file-js

Abstract representation of a pathname

  • v1.2.0
  • 51.52
  • Published

rexreplace

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

  • v7.1.13
  • 51.08
  • Published

node-glob

Find files

  • v1.2.0
  • 50.96
  • Published

package-directory

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

  • v8.1.0
  • 50.69
  • Published

@folder/xdg

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

  • v4.0.1
  • 50.54
  • Published

package-up

Find the closest package.json file

  • v5.0.0
  • 49.91
  • Published

dotdir-regex

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

  • v1.0.1
  • 49.83
  • Published

union-find

A union-find data structure for maintaining disjoint sets.

  • v1.0.2
  • 49.61
  • Published

get-port-cli

Get an available port

  • v3.0.0
  • 49.59
  • Published

ts-prune-2

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

  • v0.10.7
  • 48.52
  • 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.45
  • 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.17
  • Published

object-scan

Traverse object hierarchies using matching and callbacks.

  • v20.0.1
  • 47.86
  • Published

pouchdb-find

Easy-to-use query language for PouchDB

  • v9.0.0
  • 47.30
  • Published

jstreemap

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

  • v1.28.2
  • 47.24
  • Published

requires-regex

Regular expression for matching javascript require statements.

  • v1.0.4
  • 47.11
  • Published

filesniffer

Search files the easy way.

  • v1.0.3
  • 46.91
  • Published

object.filter

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

  • v0.3.0
  • 46.83
  • Published

get-urls

Get all URLs in a string

  • v12.1.0
  • 46.55
  • Published

find-insert-index

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

  • v0.0.1
  • 46.47
  • Published

any

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

  • v1.0.0
  • 46.29
  • Published

find-package

Find the nearest package.json in your current node module

  • v1.0.0
  • 46.23
  • Published

utils-indexof

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

  • v1.0.0
  • 45.97
  • Published

email-regex

Regular expression for matching email addresses

  • v6.1.0
  • 45.90
  • 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

@stdlib/utils-index-of

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

  • v0.2.2
  • 45.84
  • Published

@digitak/grubber

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

  • v3.1.4
  • 45.69
  • 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.66
  • Published

tsconfig-resolver

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

    • v3.0.1
    • 45.50
    • Published

    mothership

    Helps a module find its package.json mothership.

    • v0.3.0
    • 45.41
    • Published

    find-up-path

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

    • v1.0.1
    • 45.04
    • Published

    find-up-cli

    Find a file by walking up parent directories

    • v6.0.0
    • 44.95
    • Published

    find-up-json

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

    • v2.0.5
    • 44.92
    • Published

    get-ports

    gets multiple open ports

    • v1.0.3
    • 44.91
    • Published

    grunt-port-pick

    Scan and pick an available port, for other grunt tasks

    • v1.5.3
    • 44.88
    • Published

    find-free-port

    find a free tcp port to listen locally

    • v2.0.0
    • 43.70
    • 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
    • 43.56
    • Published

    comment-regex

    Regular expression for matching JavaScript comments

    • v2.0.0
    • 42.48
    • Published

    @visulima/fs

    Human friendly file system utilities for Node.js

    • v3.1.5
    • 41.91
    • 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
    • 41.73
    • Published

    gulp-scan

    A plugin to scan a file for a string or expression

    • v0.1.4
    • 41.45
    • Published

    find-object-paths

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

    • v1.1.0
    • 41.43
    • Published

    fuf-cli

    Find Unused Files in a directory with a single command.

    • v1.0.0
    • 41.25
    • Published

    reduce-first

    Return early from reduce

    • v2.0.0
    • 41.21
    • 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.14
    • Published

    extract-urls

    Extract urls from a string and returns an array

    • v1.4.1
    • 41.00
    • Published

    finder-on-steroids

    Recursively find and filter files and folders in a directory.

    • v1.0.3
    • 40.82
    • Published

    find-exec

    Finds first available shell command from a list.

    • v1.0.3
    • 40.74
    • 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.25
    • Published

    rollup-plugin-modify

    Modify rollup output with find / replace dynamically

    • v3.0.0
    • 39.87
    • Published

    apr-find

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

    • v3.0.3
    • 39.83
    • Published

    extra-array

    An array is a collection of values, stored contiguously.

    • v4.3.3
    • 39.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
    • 39.50
    • Published

    lookup-path

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

    • v0.3.1
    • 39.41
    • 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.13
    • Published

    ancesdir

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

    • v7.1.1
    • 38.46
    • Published

    find-cycle

    find and identify a cycle in a directed graph

    • v1.1.0
    • 38.32
    • Published

    files-folder

    Lightweight library to grab all files or folders in a directory.

    • v1.2.4
    • 38.19
    • Published

    file-matcher

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

    • v1.3.0
    • 38.17
    • Published

    file-regex

    Find files by using regex

    • v3.1.0
    • 37.89
    • Published

    ngraph.path

    Path finding in a graph

    • v1.5.0
    • 37.71
    • Published

    filter-values

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

    • v0.4.1
    • 37.56
    • Published

    closest-package

    Find the closest package.json file meeting specific criteria

    • v1.0.0
    • 37.51
    • 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.48
    • Published

    extra-iterable

    An iterable is a sequence of values.

    • v3.3.2
    • 37.10
    • Published

    find-plugins

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

    • v1.1.7
    • 36.95
    • Published

    porty

    Porty quickly and easily find available ports.

    • v3.1.1
    • 36.82
    • Published

    filter-keys

    Filter the keys of an object using glob patterns.

    • v1.1.0
    • 36.74
    • Published

    find-last-index

    Like Array#findIndex but searches the array backwards.

    • v1.0.0
    • 36.38
    • 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
    • 35.95
    • Published

    parent-package-json

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

    • v3.0.0
    • 35.73
    • Published

    locate-chrome

    Find Google Chrome on your system

    • v0.1.1
    • 35.60
    • Published

    chrome-finder

    find a executable chrome in your system automatic

    • v1.0.7
    • 35.51
    • Published

    find-down

    Find a file by walking down parent directories.

    • v0.1.4
    • 35.49
    • Published

    grunt-todo

    Find TODO, FIXME and NOTE inside project files

    • v0.5.0
    • 35.24
    • Published

    iplocation

    Get ip location information.

    • v7.2.0
    • 35.18
    • Published

    word-regex

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

    • v0.1.2
    • 35.00
    • Published

    fs-grep

    Contents of the file grep

    • v0.0.5
    • 34.95
    • Published

    xml-query

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

    • v1.5.0
    • 34.94
    • Published

    find-pkg-dir

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

    • v2.0.0
    • 34.78
    • Published

    json-criteria

    Evaluate criteria queries on JSON objects MongoDB style.

    • v2.6.0
    • 34.55
    • Published

    elfinder

    Command line app for searching in HTML files for elements that match a CSS selector

    • v0.5.2
    • 34.51
    • Published

    dotfile-regex

    Regular expresson for matching dotfiles.

    • v1.0.2
    • 34.49
    • Published

    pitchfinder

    A pitch-detection library for node and the browser

    • v2.3.2
    • 34.04
    • Published

    bin-up

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

    • v1.3.2
    • 33.90
    • Published

    keyfinder

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

    • v1.0.0
    • 33.78
    • Published

    jquery-storelocator-plugin

    This jQuery plugin takes advantage of Google Maps API version 3 to create an easy to implement store locator. No back-end programming is required, you just need to feed it KML, XML, or JSON data with all the location information.

    • v3.4.0
    • 33.57
    • Published

    get-hrefs

    Get all href urls from an HTML string

    • v4.0.0
    • 33.53
    • Published

    regexp.execall

    Array of RegExp.prototype.exec results

    • v1.0.2
    • 33.51
    • Published

    locater

    Easily locate string or regex in a multi-line input

    • v1.3.0
    • 33.28
    • Published

    match-words

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

    • v1.0.0
    • 33.28
    • Published

    find-open-port

    Returns a promise for an open port on localhost

    • v2.0.3
    • 33.12
    • Published

    @visulima/package

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

    • v3.5.8
    • 33.09
    • 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.79
    • Published

    kvjson

    Set key=val in .json files

    • v1.0.3
    • 32.77
    • Published

    find-promise

    Find files or directories by name, a wrapper to `find` package

    • v1.0.2
    • 32.69
    • Published

    d-forest

    Find nested object in a tree-like structure

    • v3.2.4
    • 32.67
    • Published

    common-roots

    find root directories (containing .git or other)

    • v0.0.2
    • 32.60
    • Published

    iterable-operator

    Utilities for JavaScript Iterable and AsyncIterable

    • v5.1.0
    • 32.34
    • 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.31
    • Published

    obj-walker

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

    • v2.4.0
    • 31.94
    • Published

    git-root-dir

    Find the root directory of a `git` repository

    • v1.0.2
    • 31.81
    • 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.75
    • Published

    find-array-duplicates

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

    • v1.0.6
    • 31.67
    • Published

    recursive-path-finder-regexp

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

    • v0.3.0
    • 31.58
    • Published

    npm-cli-path

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

    • v4.0.0
    • 31.33
    • Published

    string-find-heads-tails

    Finds where are arbitrary templating marker heads and tails located

    • v6.0.23
    • 31.30
    • Published

    npm-cli-dir

    Resolve the directory path where npm CLI is installed

    • v4.0.0
    • 31.12
    • Published

    doi-regex

    Regular expression for matching DOIs

    • v0.1.17
    • 31.11
    • 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.93
      • Published

      resolve-from-npm

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

      • v4.2.0
      • 30.78
      • Published

      find-duplicate-files

      Find duplicate files (recursive) in given directories

      • v0.0.10
      • 30.74
      • Published

      gulp-find

      A string finder plugin for gulp

      • v0.0.11
      • 30.71
      • Published

      @folder/readdir

      Recursively read a directory, blazing fast.

      • v3.1.0
      • 30.66
      • Published

      @crabas0npm/doloribus-voluptas-officia

      This repository hosts all the font files for the Fontsource project. For more information, see the [Fontsource README.md](https://github.com/fontsource/fontsource).

      • v1.0.0
      • 30.62
      • Published

      @cirych/knip

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

      • v5.62.1
      • 30.60
      • Published

      array-duplicates

      Returns the duplicated items found in an array

      • v1.0.1
      • 30.59
      • Published

      find-gitdir

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

      • v1.0.0
      • 30.52
      • Published

      cypress-cy-select

      data-cy shorthand notation for cypress get and find functions

      • v0.2.3
      • 30.51
      • Published

      extra-set

      A pack of functions for working with Sets.

      • v3.2.2
      • 30.40
      • Published

      qq-console

      Get the first path that exists on disk of multiple paths

      • v0.0.1
      • 30.37
      • Published

      findx-cli

      CLI to find and execute command for every glob match

      • v0.2.2
      • 30.36
      • Published

      @micromint1npm/exercitationem-totam-aperiam

      <a href="https://www.files-ui.com"> <p align="center"> <img src="https://user-images.githubusercontent.com/43678736/226257748-6ba2f8cf-59c5-40d1-a545-a388ddab0f68.png" width="150" height="150" alt="fui-logo"/> </p> </a>

      • v1.0.0
      • 30.30
      • Published

      fileseek_plus

      Search files recursively or non-recurvively based on a regular expression

      • v1.0.4
      • 30.25
      • Published

      array.find

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

      • v1.0.9
      • 30.19
      • Published