Unfortunately type definitions are currently not available for this package
nanomatch
- Version 1.2.13
- Published
- 86.3 kB
- 11 dependencies
- MIT license
Install
npm i nanomatch
yarn add nanomatch
pnpm add nanomatch
Overview
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)
Dependencies (11)
Dev Dependencies (11)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/nanomatch
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/nanomatch)
- HTML<a href="https://www.jsdocs.io/package/nanomatch"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 702 ms. - Missing or incorrect documentation? Open an issue for this package.