DevToolKit is a compact developer dashboard for fast access to everyday utilities.
- Global search
- Tool categories
- Favorites
- Recent tools
- Command palette with
Ctrl+K - JSON formatter
- JSON validator
- JWT decoder
- UUID generator
- SHA-256 generator
- Timestamp converter
- Regex tester
- Color converter
- Text diff checker
- Dark and light theme
- Responsive layout
- Keyboard shortcuts
- LocalStorage persistence
npm install
npm run devnpm run build- Use the search field to filter tools.
- Click categories to narrow the list.
- Press
Ctrl+Kto open the command palette. - Press number keys to jump to a tool.
Soon.
- Add clipboard actions for every tool
- Add inline diff highlighting
- Save per-tool presets