Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
an external sorting algorithm implementation for NodeJS
Cross-platform file path sorting. Sort an array of path strings or objects containing path strings.
- sort
- sorting
- path
- paths
- file
- files
- filepath
- dir
- directory
- directories
- folder
- subdirectory
- relative
- absolute
- View more
User-friendly glob matching
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
- bash
- bracket
- character-class
- expand
- expansion
- expression
- extglob
- extglobs
- file
- files
- filter
- find
- glob
- globbing
- View more
Get the first path that exists on disk of multiple paths
Convert directories to glob compatible strings
Delete files and directories
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)
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
- async
- file path
- file system
- file
- filepath
- files
- filesystem
- folder
- fs
- fs.writeFile
- fs.writeFileSync
- path
- promise
- streams
- View more
The Node.js bindings of the humanfs library.
Utilities for watching file trees.
Returns true if a filepath exists on the file system and it's directory.
A registry of TypeScript declaration file packages published within the @types scope.
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
Fast Large file sorting library using external merge sort for NodeJS
- sort
- sorting
- large sort
- external merge sort
- external sorting
- sorting algorithm
- merge sort
- large files
- files
- swap
- typescript
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
The core of the humanfs library.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Parse a glob pattern into an object of tokens.