{"library":"ts-regex-builder","type":"library","category":null,"description":"A TypeScript-first library for building maintainable regular expressions using a structured, composable DSL. Version 1.8.2 (September 2024) supports Unicode mode, named capture groups, lookahead/lookbehind assertions, and tree-shaking optimizations. Unlike raw regex strings or other builders (e.g., verbal-expressions), ts-regex-builder provides full TypeScript type safety, automatic escaping, and seamless interop with native RegExp. Released under the Callstack organization with monthly updates.","language":"javascript","status":"active","version":"1.8.2","tags":["javascript","regex","typescript"],"last_verified":"Sat May 09","install":[{"cmd":"npm install ts-regex-builder","imports":["import { buildRegExp } from 'ts-regex-builder'","import { capture } from 'ts-regex-builder'","import { choiceOf } from 'ts-regex-builder'"]},{"cmd":"yarn add ts-regex-builder","imports":[]},{"cmd":"pnpm add ts-regex-builder","imports":[]}],"homepage":null,"github":"https://github.com/callstack/ts-regex-builder","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ts-regex-builder","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}