JSPM

@transmute/jsonld

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2926
  • Score
    100M100P100Q130887F
  • License Apache-2.0

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

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