npm.io
0.1.0 • Published 3 years ago

@transmute/jsonld

Licence
Apache-2.0
Version
0.1.0
Deps
2
Size
21 kB
Vulns
0
Weekly
0

@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