<title>Implementing a library for readable regular expressions in JavaScript</title>
<link>https://www.30secondsofcode.org/js/s/tdd-library-implementation-with-vite-vitest</link>
<description>Having set up our environment and designed the API, it's time to implement the RegExp library we've been planning, using Vite and Vitest.</description>
<pubDate>Mon, 24 Mar 2025 00:00:00 GMT</pubDate>