Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Client side developer common tools, avoids using online services which sometimes are not clear if they collect data or have ads. All data stays on your browser

Notifications You must be signed in to change notification settings

OtmaroE/dev-tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Tools

All tools are client side.
Built with HTML, CSS, and javascript. No externals calls, not even to fetch a library.

List of tools.

A JWT decoder:

Shows the payload property of the token.

token-decoder

URL Encode/Decoder:

A tool that converts URL encoded text into plain text and vice versa.

url encode/decode

HTML render:

Enter any valid HTML in to the box, and it will render to the right of the screen.

html-render

Base64 Encode/Decoder:

A tool that coverts Base64 encoded text into plain text and vice versa. base64 encode/decode

About

Client side developer common tools, avoids using online services which sometimes are not clear if they collect data or have ads. All data stays on your browser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages