This commit is contained in:
nyanotech 2024-02-16 00:46:18 -08:00
parent 1873d4ae51
commit 94428f4e44
Signed by: nyanotech
GPG Key ID: D2D0A9E8F160472B

View File

@ -1,15 +1,9 @@
# recombobulator # recombobulator
Small vscode extension in which I features I end up needing. Small vscode extension in which I put features I end up wanting.
Currently, those are: Currently, those are:
* (un)base64 * (un)base64
* generate uuid * generate uuid
* rot13 * rot13
## Release Notes
### 0.0.1
* Initial release