feat: add number base converter

This commit is contained in:
rusconn
2022-03-27 23:34:58 +09:00
parent 20df0b8c19
commit 96e019deba
14 changed files with 273 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ A web clone of [DevToys](https://github.com/veler/DevToys)
- [x] Add site layout
- [x] Add all tools page mock
- [ ] Implement tools
- [ ] Converters
- [x] Converters
- [ ] Encoders / Decoders
- [ ] Formatters
- [ ] Generators