Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 413 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 413 Bytes

Universal converter

Makes it easy to convert any data

Features

  1. convert decimals:
    • length
    • weight
    • temperature
    • pressure
    • currencies
  2. convert date/time
    • interval between dates
    • date with interval
    • interval to simple time
  3. convert text or file data
    • encode/decode (hex, base64, etc)
    • hash (md5, sha-1, etc)
    • espace/unescape (html, url, etc)