is-regexp

sindresorhus
popular esm
is-regexp JS library on GitHub is-regexp JS library on npm Download is-regexp JS library

Check if a value is a regular expression

Version 3.1.0 License MIT
is-regexp has no homepage
is-regexp JS library on GitHub
is-regexp JS library on npm
Download is-regexp JS library
Keywords
regexregexpregularexpressionregular expressionchecktypeis
INSTALL
Type:
<script type="module"> import isRegexp from 'https://cdn.jsdelivr.net/npm/is-regexp@3.1.0/+esm' </script>
Learn more