jsonld.js
jsonld.js copied to clipboard
Add react-native section to package.json
Add React Native support, and instructions in the README. See also:
- https://github.com/digitalbazaar/rdf-canonize/pull/76
- https://github.com/digitalbazaar/http-client/pull/39
@dlongley @davidlehn Any chance of merging in this PR, since it's got approval?
- I made a different minimal patch here: https://github.com/digitalbazaar/jsonld.js/pull/572
- Text is aligned with what's in rdf-canonize.
- The types part left out since I don't know what is needed there, if anything, or how that interacts with other external types defs.
- The deps updates happened in another PR.
Fixed in v9.0.0 via https://github.com/digitalbazaar/jsonld.js/pull/572.