@transmute/jsonld
v0.1.0
Published
[](https://github.com/transmute-industries/jsonld/actions/workflows/ci.yml)   !
Readme
@transmute/jsonld
This package is a wrapper around the original jsonld package published by digitalbazaar as found here: https://www.npmjs.com/package/jsonld
This package contains all of the same functions in addition to a newly added safeCanonize function that will prevent you from canonizing data that is not properly formatted JSON-LD.
Installation
To install simply run:
npm i @transmute/jsonld
