Skip to content

Encode/Decode URL, Bas64, HTML Entities, MD5, and lot others but using JavaScript.

Notifications You must be signed in to change notification settings

iamnihal/encodecode-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encodecode-js

This but in JavaScript ¯\(ツ)

Fast and Lightweight 🚀
It contains the following utilities:-
- URL Encoding/Decoding 
- Base64 Encoding/Decoding
- HTML Entities Encoding/Decoding
- Generate and Decrypt MD5 hashes.
- Generate SHA-1, SHA-256, SHA-512.
- JSON Prettifier and CSP Evaluator

Demo: Live