0.1.0 • Published 1 year ago

@transmute/jsonld v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

@transmute/jsonld

CI Branches Functions Lines Statements Jest coverage NPM

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