A collection of essential web developer tools to make your workflow more efficient.
| Tool | Description |
|---|---|
| JSON to TypeScript Types | Convert JavaScript/JSON objects to TypeScript interfaces |
| Numbers to Words | Convert numbers to readable words with currency support |
| Password Generator | Create secure, random passwords |
| Base64 Converter | Encode and decode text to/from Base64 |
| URL Encoder/Decoder | Encode and decode URL components |
| What's My IP | Quickly find your public IP address |
| HTML Escape | Escape special characters for safe HTML usage |
| Line Break Remover | Remove line breaks from text |
| Lorem Ipsum Generator | Generate Lorem Ipsum placeholder text |
| Blank Character Copy | Copy invisible blank characters |
| Cron Expression Generator | Generate and understand cron expressions |
| Data Format Converter | Convert data between JSON, YAML, TOML, XML, and CSV formats |
| Text Trimmer | Remove leading and trailing whitespace from text |
| Find and Replace Text | Find and replace text with case sensitivity and whole word options |
| Case Converter | Convert text between different casing formats |
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.