Developer Tools
Small utilities that would otherwise mean opening a REPL or trusting an unknown server with your data. Everything in this category processes input locally in the browser — nothing you paste or generate is uploaded, which matters when the input happens to be a token, a key or a customer record.
All developer tools
How these are grouped
- Generators
- Producing values: passwords, codes, identifiers.
- Encoding
- Converting between text and transport formats.
- Formatting
- Making structured data readable and valid.