mblaschke / devtool-html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevTools HTML

html page based on Bootstrap CSS for various clientside encoding/decoding

features:

  • base64: encode/decoding
  • yaml/json: encoding/decoding
  • jwt: decoding
  • TLS cert pem: dump information from certificate
  • time: convert time strings and unixtime
  • diff: compare two sources
  • beautify: make your code/text beautiful

using:

About

License:MIT License


Languages

Language:HTML 79.8%Language:JavaScript 17.4%Language:SCSS 2.8%