Skip to content

iter-tools/regex-playground

Repository files navigation

Regex playground

🪀 Playground to explore @iter-tools/regex

🚂 View a flow diagram of a regex
🔎 Examine the @iter-tools/regex Engine
👀 See how a regex engine works

Usage

Browser

💻 You can view the site deployed to Vercel at regex-playground-rho.vercel.app!

Development

Next.js Node.js TypeScript

This is a Next.js project bootstrapped with create-next-app. We use the Grommet component library and TypeScript. You can start your own local dev preview of the site using npm run dev. 🚀

Deployment

Vercel

This site is deployed to Vercel, the makers of Next.js. You can deploy your own instance of this site by heading over to vercel.com/new and picking your fork of this repo, or this repo itself.

📚 You can learn more about Vercel and their integration with Next.js on their website.