This Tool is Open Source — Build Your Own Version
You don’t just use this tool. You can own it.
100% open source. MIT license. No lock-in.
Tech Stack
- SvelteKit (v2+) — blazing fast
- Bootstrap 5 + Icons — beautiful out of the box
- TypeScript — type-safe parsing
- adapter-static — deploys anywhere
Deploy in 60 Seconds
git clone https://github.com/axelbase/regex-explanation-gen
cd regex-explanation-gen
npm install
npm run dev Or deploy free forever:
npm run build
npx gh-pages -d build Customize Everything
- Add your branding
- Support more flavors
- Add test string matching
- Dark mode toggle
- Export to PDF
Why Open Source?
Because regex education should be free, private, and accessible to everyone.
FAQ
Can I sell a version?
Yes — MIT license allows commercial use.
Can I contribute?
Yes! Pull requests welcome.
Fork it. Improve it. Make it yours.