Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
see
Grep inspired tool to find references inside JavaScript files.
envreplace
CLI utility to find and replace environment variable references in files with their values
json-rel
Transparent references in JSON
has-flag
Check if argv has a specific flag
ansi-regex
Regular expression for matching ANSI escape codes
locate-path
Get the first path that exists on disk of multiple paths
find-up
Find a file or directory by walking up parent directories
p-locate
Get the first fulfilled promise that satisfies the provided testing function
pkg-dir
Find the root directory of a Node.js project or npm package
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
escalade
A tiny (183B to 210B) and fast utility to ascend parent directories
unist-util-select
unist utility to select nodes with CSS-like selectors
globby
User-friendly glob matching
readdirp
Recursive version of fs.readdir with small RAM & CPU footprint.
array.prototype.findlastindex
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
has-values
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
es-iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
array.prototype.findlast
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
find-root
find the closest package.json
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)