Package Exports
- @transmute/jsonld
- @transmute/jsonld/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@transmute/jsonld) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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