jest-regex-util
- Version 29.6.3
- Published
- 3.52 kB
- No dependencies
- MIT license
Install
npm i jest-regex-util
yarn add jest-regex-util
pnpm add jest-regex-util
Overview
Overview not available.
Index
Functions
function escapePathForRegex
escapePathForRegex: (dir: string) => string;
Copyright (c) Meta Platforms, Inc. and affiliates.
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree.
function escapeStrForRegex
escapeStrForRegex: (string: string) => string;
function replacePathSepForRegex
replacePathSepForRegex: (string: string) => string;
Package Files (1)
Dependencies (0)
No dependencies.
Dev Dependencies (1)
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/jest-regex-util
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/jest-regex-util)
- HTML<a href="https://www.jsdocs.io/package/jest-regex-util"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2857 ms. - Missing or incorrect documentation? Open an issue for this package.