Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 995 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 995 Bytes

Compare two CBOR files in a web page

Single Web Page Application comparing the keys of two CBOR Files.

⚠️ Warning: Only the keys are compared!

How to

  • Go to our website https://compare-cbor.papit.fr/ if you are not hosting an instance.
  • Drag two CBOR files onto the indicated zones. Reading the result.

Dependencies

JSPDF and CBOR.js were not modified but just minified, for better performance.

License

Code under Do What the Fuck You Want to Public License. Choose freedom. Do what the fuck you want to.