mathieucaroff / regex

A presentation of regexes in French

Home Page:https://regex-delta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex

Regular Expression training. It is only available in French for now.

Installing the dependencies

(npm install -g yarn)

yarn install

Running the presentation

Run the following command:

yarn vite

Then open the following URL: http://localhost:5173/index.fr.html

About

A presentation of regexes in French

https://regex-delta.vercel.app


Languages

Language:HTML 99.1%Language:TypeScript 0.7%Language:Python 0.1%