Generate regular expressions that match a set of strings
TypeScript definitions for regexgen
Generates regular expressions that match a set of strings.
An [Unplugin](https://unplugin.unjs.io/) that lets you use Parcel's [macro](https://parceljs.org/features/macros/) implementation in webpack, Vite, Rollup, esbuild, Next.js, and more.
Generate regular expressions that match a set of strings
RegexGen.js is a JavaScript regular expression generator that helps to construct complex regular expressions, inspired by [JSVerbalExpressions](https://github.com/VerbalExpressions/JSVerbalExpressions).
A library for generating regular expressions from user-provided test cases
🎣 Convert your set of strings to optimized RegExp at build time.
Generate regular expressions that match a set of strings
> [!NOTE] > This is a fork of [unplugin-parcel-macros](https://github.com/devongovett/unplugin-parcel-macros), but with the Parcel bundler removed (saving 200M+ disk size)