Skip to content

fatadel/canon-td

Repository files navigation

TD Canonicalization CLI Tool

DISCLAIMER: Work in progress. This tool is not finished yet.

Usage example:

node canon-td.js td.jsonld

As a result you will get canonical-td.jsonld file.

For convenience, you can also provide one more argument like this:

node canon-td.js td.jsonld 2

This will add an indentation of 2 spaces to the resulting file.

What's already done?