regex-to-strings
regex-to-strings copied to clipboard
Generate strings that match a Regular Expression pattern
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.3.0. Release notes Sourced from eslint's releases. v9.3.0 Features b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma) b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.5.0. Release notes Sourced from eslint-plugin-jest's releases. v28.5.0 28.5.0 (2024-05-03) Features allow @typescript-eslint/utils v7 as a direct dependency (#1567) (1476f10) v28.4.0 28.4.0 (2024-05-03) Features valid-expect:...
Currently to iterate over an expander you must call `getIterator`: ```ts const digitExpander = expand(/\d/); for (const digit of digitExpander.getIterator()) { // ... } ``` By implementing `Symbol.iterator`, you would...
Hey Drew , I hope that you're doing well. Thank you for your incredible working. I use your library for a small time ago, I found it really usefull and...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.8.0. Release notes Sourced from eslint-plugin-jest's releases. v28.8.0 28.8.0 (2024-08-07) Features import formatting rules from eslint-plugin-jest-formatting (#1563) (74078ee) v28.7.0 28.7.0 (2024-08-03) Features allow [@typescript-eslint](https://github.com/typescript-eslint) v8...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 8.0.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.0.1 8.0.1 (2024-08-05) 🩹 Fixes eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694) ❤️ Thank You Jake...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.9.0. Release notes Sourced from eslint's releases. v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.31.1. Release notes Sourced from @typescript-eslint/parser's releases. v8.31.1 8.31.1 (2025-04-28) 🩹 Fixes eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#11081) ❤️ Thank You Kirk Waiblinger @kirkwaiblinger...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.8.3. Release notes Sourced from typescript's releases. TypeScript 5.8 For release notes, check out the release announcement. fixed issues query for Typescript 5.8.0 (Beta). fixed...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.9.3. Release notes Sourced from typescript's releases. TypeScript 5.9.3 Note: this tag was recreated to point at the correct commit. The npm package contained the...