eslint-plugin-ts-compat
Check browser compat base on TypeScript.
Check browser compat base on TypeScript.
CLI util for fast analyze of RegExp
A set of utility functions for regular expressions and patterns
```typescript route1 = '/' route2 = '/user/{uid}' route3 = '/posts/{id}'
Returns all matched parts with groups (array of match results with groups)
🧙 Functional Regular expression builder
Fuzzy searching implemented as escaped and compiled regexp
Make a synchronous function have a timeout
Regular expression to match a duration string.
Return a regular expression to match a newline character sequence.
Regular expression to detect an extended-length path.
Return a regular expression to capture a filename extension.
Return a regular expression to capture a POSIX filename extension.
Return a regular expression to capture a Windows filename extension.
Return a regular expression to split a filename.
Return a regular expression to split a POSIX filename.
Return a regular expression to split a Windows filename.
Return a regular expression to capture a function name.
Return a regular expression to match a native function.
Return a regular expression to parse a regular expression string.