Skip to content

Add KappaKit to Web Developer Toolbox#20

Open
theluckystrike wants to merge 1 commit into
mjebrahimi:masterfrom
theluckystrike:add-kappakit
Open

Add KappaKit to Web Developer Toolbox#20
theluckystrike wants to merge 1 commit into
mjebrahimi:masterfrom
theluckystrike:add-kappakit

Conversation

@theluckystrike

Copy link
Copy Markdown

What this PR adds

Adds KappaKit (https://kappakit.com/) to the Web Developer Toolbox section.

KappaKit is a free, client-side multi-utility page similar in spirit to CyberChef. It bundles the most common developer encoding/decoding and inspection tasks into one page so you don't have to tab between sites:

  • Base64 encoder/decoder
  • JWT decoder with header/payload inspection
  • Hash generator (MD5, SHA-1, SHA-256, SHA-512)
  • UUID generator (v1, v4, v7)
  • Regex tester with live match highlighting
  • URL encoder/decoder
  • Color converter (HEX / RGB / HSL)

Every operation runs locally in the browser — nothing is uploaded to a server.

Why it fits

The Web Developer Toolbox section currently has CyberChef and Browserling, both of which are multi-tool pages. KappaKit fits the exact same "one-stop page for small dev tasks" pattern but with a lighter, faster interface.

Disclosure

I am the maintainer of KappaKit. Happy to adjust wording or drop the entry if the format doesn't match what you want for this section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant