5.0.0 • Published 3 years ago

escape-string-regexp v5.0.0

Weekly downloads
39,421,691
License
MIT
Repository
github
Last release
3 years ago

escape-string-regexp

Escape RegExp special characters

Install

$ npm install escape-string-regexp

Usage

import escapeStringRegexp from 'escape-string-regexp';

const escapedString = escapeStringRegexp('How much $ for a 🦄?');
//=> 'How much \\$ for a 🦄\\?'

new RegExp(escapedString);

You can also use this to escape a string that is inserted into the middle of a regex, for example, into a character class.


eslintstack-utilsclean-stacktrim-repeatedreact-dev-utilsmochababel-plugin-emotionwebpack-bundle-analyzerpm2-axonsanitize-htmlyoyuo-scriptsweb-desktop-helperzhouhaifei-react-scriptscuc-gaf@bsolution/bsolution-dev-utils@prisma/get-platform@prisma/internals@outloud/nuxt@prisma/sdk@huyhpham/rn-line@uukit/react-dev-kit@uukit/scripts@openbaseio/package-build-statsarchetype-librarycomponennentt@theia/cli@dinert/utilseasy-select-rnchinjowwchinjowvuedragdropuploadimagesplugin-ts-type-parsersola-react-native@docusaurus-azuread/utilsreact-native-bluetooth2killi8n-react-native-fast-imagesb-collection-filepipihomereact-native-for-sanbot@enginite/electron-starter@darrinholst/cucumbertext-cleaner2melodi-datafile-server-expressrn-send-smsgloballistings-test-componentsmylicensebrowserifixedtf-parserspecify-importsbabel-specify-imports@icanpm/api-master@runjuuu/react-native-webviewfake-data-markersfake-marker-simulator@slayre/create-fsharp-cli@arisageha/react-lazyload@arisageha/react-lazyload-fix@oneplanetcrowd/developerscodiac-clirdclr-boilerplate@cashremit/cr-streamline-iconsreact-native-wk-viewrn-device-information@ff0000-tech/dps-local-staging@almeidaa/ms@mohitsingh/react-scripts@shipengine/cli@shipengine/integration-platform-cli@mygooder/react-dev-utilsreact-native-template-rfbasecustom-react-dev-utils-anjan@grenaria/svg-sprite-loaderreact-dev-utils-anjan@nyadam/figures@rili/netlify-cms-oauth-provider-nodecloud-archive-s3gulp-magic-string@passageid/passage-jswatt-svg-loaderp-react-dev-utilsairscanairscan-examplepftv-apiantdeco-react-dev-utilsbb-chat@startrco/slate-toolsreact-native-esc-pos-sahaab@nbarinov/commondocmodel-clityped-fastify@borisovart/atol-kkt-moduletzar-core@frxf/frxf@phil8795/pecuniarius-api@drawerapp/react-native-webview@sumaq/gulp-mustache-jsontguserresolversweepr-react-native-webviewtotal-traffic-trader
5.0.0

3 years ago

4.0.0

4 years ago

3.0.0

4 years ago

2.0.0

5 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

9 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago