feat: regex memo

This commit is contained in:
Nicolas Maltais-Dansereau 2020-09-12 17:34:57 -04:00
parent 5bd5d2c2f3
commit 8aef7e8d1e
7 changed files with 462 additions and 86 deletions

View file

@ -23,7 +23,7 @@ Here is an unordered list of the current functionalities, and some that may come
- [x] Base 64 string converter
- [x] Crontab friendly generator
- [ ] CSS memo (cheat sheet)
- [ ] REGEX memo (cheat sheet) + tester?
- [x] REGEX memo (cheat sheet) + tester?
- [ ] Minify/un-minify
- [ ] Image exif editor/remover
- [ ] Image format converter?