Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

devkit β€” Developer Utilities

A beautiful, zero-dependency browser toolkit for developers. No build step. No backend. Just open it and go.

Tools

Tool What it does
JWT Decoder Decode JWT tokens, inspect header/payload, check expiry
Base64 Encode and decode Base64 strings
URL Encode URL encode/decode components
Hash (SHA) Generate SHA-256, SHA-384, SHA-512 hashes via Web Crypto API
JSON Formatter Format and minify JSON with validation
Text Diff Line-by-line LCS diff between two text blocks
UUID Generator Generate v4 (random) and v7 (time-ordered) UUIDs
Regex Tester Live regex testing with match highlighting and group capture
Color Converter Convert between HEX, RGB, HSL, and OKLCH

Usage

Just open devkit.html in any modern browser β€” no installation, no server, no dependencies.

git clone https://github.com/oliprovscode/devkit
open devkit.html

Features

  • Dark & light mode β€” follows system preference, with manual toggle
  • Keyboard accessible β€” full focus management and ARIA labels
  • Responsive β€” works on mobile and desktop
  • Zero dependencies β€” vanilla JS, Web Crypto API
  • Instant feedback β€” all tools react in real-time as you type

Tech

  • Vanilla JavaScript (no build step)
  • Web Crypto API for SHA hashing
  • CSS custom properties + OKLCH color system
  • JetBrains Mono + Inter fonts

License

MIT β€” see LICENSE

About

πŸ› οΈ Developer utilities toolkit β€” JWT decoder, JSON formatter, Base64, URL encode, SHA hash, UUID generator, Regex tester, Text diff, Color converter. Zero dependencies, pure browser.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /