Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
micromark-util-events-to-acorn
micromark utility to try and parse events w/ acorn
escape-string-regexp
Escape RegExp special characters
to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
is-glob
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
is-extglob
Returns true if a string has an extglob.
anymatch
Matches strings against configurable strings, globs, regular expressions, and/or functions
@eslint-community/regexpp
Regular expression parser for ECMAScript.
is-regex
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
string.prototype.matchall
Spec-compliant polyfill for String.prototype.matchAll
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
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)
regexpp
Regular expression parser for ECMAScript.
is-unc-path
Returns true if a filepath is a windows UNC file path.
is-regexp
Check if a value is a regular expression
unc-path-regex
Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
path-root-regex
Regular expression for getting the root of a posix or windows filepath.
property-expr
tiny util for getting and setting deep object props safely
static-eval
evaluate statically-analyzable expressions
mdast-util-mdx-expression
mdast extension to parse and serialize MDX (or MDX.js) expressions