knip
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Found 2732 results for find unused files
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Get the first path that exists on disk of multiple paths
User-friendly glob matching
A CLI and equivalent JS API to find unused ECMAScript module exports in a project.
Get the first fulfilled promise that satisfies the provided testing function
Find files or directories by name
Detect unused CSS in angular components
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
Recursive fs.readdir with streaming API and glob filtering.
Recursive version of fs.readdir with small RAM & CPU footprint.
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.
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)
Regular expression for matching ANSI escape codes
Check if argv has a specific flag
A simple tool to search text patterns across multiple files
Find a file or directory by walking up parent directories
A tiny (183B to 210B) and fast utility to ascend parent directories
Parse a glob pattern into an object of tokens.
Finds the common standard cache directory
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
File resolution for AVA
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
Replace matching strings and regexes in files
find the closest package.json
Implement search on any static website.
Find the first config file matching a given name in the current directory or the nearest ancestor directory.
Check if a string has ANSI escape codes
Get an available port
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
Regular expression for matching IP addresses (IPv4 & IPv6)
Low footprint ECMAScript source code parser
Find potentially unused exports or files in your Typescript project with zero configuration.
mdast utility to find and replace text in a tree
ES2015 `Array#findIndex()` ponyfill
Extends `minimatch.match()` with support for multiple patterns
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Find a file or directory by walking up parent directories — Zero dependencies
mdast utility to find definition nodes in a tree
vfile utility to find one or more files by searching the file system upwards
Find the path(s) package.json.
Read the closest package.json file
Replace or remove multiple items in an array.
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.
Find a file given a declaration of locations.
Utilities for finding the closest package.json file
Adds array support to node-glob, sync and async. Also supports tilde expansion (user home) and resolving to global npm modules.
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.
unist utility to find a node after another node
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
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.
Array.prototype.find ES6 polyfill.
Find a config file (like .jshintrc) by walking up from a specific directory.
vfile utility to find one or more files by searching the file system downwards
fast-find-in-files recursively searches sub-directories for needle matches
Find multiple RegExp matches in a string
Hard link (or copy if linking fails) all files from a directory to several target directories.
Check if a string is an IP address
Regular expression for matching HTML comments
The lodash method `_.find` exported as a module.
Regular expression for matching javascript require/import statements.
unist utility to find nodes after another node
ES6 Array.find ponyfill. Return the first array element which satisfies a testing function.
finds an item in an array matching a predicate function, and returns its index
Finds the first parent directory that contains a given file or directory.
Convert Gitignore to Glob patterns
Run the Node.js binary no matter what
Walk up the directory tree until the specified path is found.
walk a directory tree recursively with events
Bash-powered globbing for node.js
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
A Node Module for finding files by attributes. Originally developed to find files modified since a particular date.
Get a property from an object using dot (object path) notation.
Resolve a path by walking parent directories.
Get a list of npm packages with keywords
Replaces strings in a stream.
Make it easy to return cursor-paginated results from a Mongo collection
Utility for getting an assemble view from a collection object.
walk a directory tree recursively with events
Recursively get all files in a directory tree, given the root path (starting point)
Promisified version of node-which
utils for daybrush
Find object values by passing the path as string.
recursively find the closest .git/
unist utility to select nodes with CSS-like selectors
a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm
Find all packages inside a directory
Extends multimatch() with support for filter functions and regular expressions
Do fuzzy matching using FZF algorithm in JavaScript
Find the nearest file with a given name
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Find files the easy way
Unicode variant string matching
Find files or directories by walking up parent directories.
Find JAVA_HOME on any system
hast utility to find and replace text in a tree
Replace strings in webpack modules, with configurable apply-stage and match-count requirements.
Abstract representation of a pathname
Search & replace across files with a CLI tool that makes you trust what you are doing.
Find files
Check if a string is an IP address
Find the root directory of a Node.js project or npm package
Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).
Find all packages inside a directory
Find the closest package.json file
Regex for matching dot-directories, like `.git/`
A union-find data structure for maintaining disjoint sets.
Get an available port
unist utility to find a node
resolve package root and package.json paths , work on node 17 too
Find potentially unused exports in your Typescript project with zero configuration.
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
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Traverse object hierarchies using matching and callbacks.
Easy-to-use query language for PouchDB
Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes
Regular expression for matching javascript require statements.
Search files the easy way.
Create a new object filtered to have only properties for which the callback returns true.
MDN polyfills
Get all URLs in a string
Find the index to insert an element in array keeping the sort order.
Returns `true` if a value exists in the given string, array or object.
Find the nearest package.json in your current node module
Returns the first index at which a given element can be found.
Regular expression for matching email addresses
Returns true when the given `name` matches any of the path properties on a vinyl file.
Return the first index at which a given element can be found.
Parse code files and patch it without having to use an AST
Utils to manage your React Children; find and filter children by type or custom function, enforce child content, and more!
Walk up the tree to resolve `tsconfig.json` configuration objects.
Helps a module find its package.json mothership.
unist utility to find nodes before another node
Find the path of the first file matching a given name, walking the filesystem upwards.
Find a file by walking up parent directories
Find, read and parse the first matching file found walking the filesystem upwards.
gets multiple open ports
Scan and pick an available port, for other grunt tasks
Utility to find nodes between two nodes
find a free tcp port to listen locally
Discover internal packages
[](https://www.npmjs.com/package/@wemnyelezxnpm/sequi-rerum-excepturi) [](https://www.npmjs.com/package/
Find lerna package by path or name
unist utility to find the nodes between two nodes
Regular expression for matching JavaScript comments
Polyfill to provide array.find on IE.
Human friendly file system utilities for Node.js
A simple, performant file system walker to provided fine-grained control over directories and files to walk. Supports Node 0.10 and above.
A plugin to scan a file for a string or expression
Find paths in objects to given key('s), value('s) or key/value combinations
Find Unused Files in a directory with a single command.
Return early from reduce
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Extract urls from a string and returns an array
Filters file paths using globs, regular expressions, or custom criteria
Recursively find and filter files and folders in a directory.
Finds first available shell command from a list.
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.
Modify rollup output with find / replace dynamically
Returns the first value in coll that passes an async truth test.
Extract JSON/javascript objects from strings
An array is a collection of values, stored contiguously.
(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Attempt to resolve the absolute filepath to a file and verify that it exists.
[![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
unist utility to find a node before another node
Test if an array-like value contains a search value.
Find a specific ancestor/root directory given a starting location and a search parameter
find and identify a cycle in a directed graph
Lightweight library to grab all files or folders in a directory.
Return list of files, matching by file attributes or/and contents
Find files by using regex
Path finding in a graph
Pattern match for NLCST.
Filter an object values using glob patterns or with a `callback` function returns true.
Find the closest package.json file meeting specific criteria
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.
An iterable is a sequence of values.
Add plugin functionality to your tool - search for installed node_modules by keyword or other criteria.
Porty quickly and easily find available ports.
Filter the keys of an object using glob patterns.
This library calculates the angle between three landmarks
Like Array#findIndex but searches the array backwards.
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
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.
Finds Git Repos asynchronously
Find, read and parse the package.json of the parent module
Find Google Chrome on your system
find a executable chrome in your system automatic
Find a file by walking down parent directories.
Find TODO, FIXME and NOTE inside project files
Get ip location information.
Regular expression for matching words in a string. Support for english, CJK and Cyrillic.
Contents of the file grep
Super small library to retrieve values and attributes from the XML AST generated by xml-reader
Find the root directory of a Node.js project from a given path
CLI for source-map tool
Evaluate criteria queries on JSON objects MongoDB style.
Command line app for searching in HTML files for elements that match a CSS selector
Regular expresson for matching dotfiles.
Add advanced selector support to cheerio
A pitch-detection library for node and the browser
Finds an installed tool in node_modules/.bin folders from current up to the git root
Deep search for keys in objects and arrays and pluck their respective values.
Find the root path of a monorepo using various strategies.
Polynomial Identity Language (pil) compiler
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.
Get all href urls from an HTML string
Array of RegExp.prototype.exec results
Easily locate string or regex in a multi-line input
Match the words in a string. Support for english, CJK and Cyrillic.
Returns a promise for an open port on localhost
One Package to rule them all, finds your root-dir, monorepo, or package manager.
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
Set key=val in .json files
Find files or directories by name, a wrapper to `find` package
Find nested object in a tree-like structure
find root directories (containing .git or other)
Utilities for JavaScript Iterable and AsyncIterable
Find an array index of the substitute value that should be chosen when a given index is deleted
===================
Walk or map over objects in a depth-first preorder or postorder manner.
Find the root directory of a `git` repository
Find a predecessor value of the array that should be chosen when a given array index is deleted
A simple array utility to find duplicates in your object array 😍
Search for files or folders by regular expression in the directory where Node was started.
Resolve the path of `npm-cli.js` included in the user-installed npm on Windows
Resolve the path of `npm-cli.js` included in the globally installed npm CLI
Detect unused CSS in angular components
Finds where are arbitrary templating marker heads and tails located
Resolve the directory path where npm CLI is installed
Regular expression for matching DOIs
Module to apply image map to source image based on json feed. Requires assets and styling to implement.
Load a module from either CWD or npm CLI directory
Resolve the path of a module from the directory where npm is installed
Find duplicate files (recursive) in given directories
A string finder plugin for gulp
Recursively read a directory, blazing fast.
This repository hosts all the font files for the Fontsource project. For more information, see the [Fontsource README.md](https://github.com/fontsource/fontsource).
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Returns the duplicated items found in an array
Find .git directory with support of submodules and --separate-git-dir
data-cy shorthand notation for cypress get and find functions
A pack of functions for working with Sets.
Get the first path that exists on disk of multiple paths
CLI to find and execute command for every glob match
<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>
Search files recursively or non-recurvively based on a regular expression
Array.prototype.find polyfill for ES5 versions and lower.