Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 907 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 907 Bytes

Convertor

A combine tool set of XML/Json format/diff, Base64/URL en/decode etc... Save engineers' time from endless manual en/decode/diff job.

Install

Click here to install

Feature

Contribute

  1. git clone
  2. yarn or yarn install
  3. yarn build
  4. yarn lint
  5. yarn test

CHANGELOG

2023-06-15 - v1.1.2.0

  • Fix: Decode complex URL
  • PR: #17

2023-04-24 - v1.1.1.1

  • Enhancement: iframe loading
  • PR: #13

2023-04-11 - v1.1.0.4

  • Feature: Number base conversion
  • PR: #10

2023-03-29 - v1.0.0.1

  • Bug fix: #5