Showing 21-40 of 1,319,965 packages
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
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
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
mashup of lodash with checkit module
Regular expression for matching a shebang line
Regular expression for matching ANSI escape codes
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
Regular expression for matching scoped npm package names
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Validates a deep structured JSON pattern
Command line tool for generating a changelog from git tags and commit history
Evergreen emoji regex patterns.
A regex to match any full character, considering weird character ranges.
A JavaScript Regular Expression library, extending the standard RegExp class with missing functionality
Convert Oniguruma patterns to native JavaScript RegExp
Strip ANSI escape codes from a string
Check if a string is a scoped npm package name
A module that parses a string as regular expression and returns the parsed value.
A regular expression to match all emoji-only symbols
Generate a regex from a string or array of strings.