JSPM

json-joy

2.3.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 88275
  • Score
    100M100P100Q168635F
  • License Unlicense

Package Exports

  • json-joy

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 (json-joy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

json-joy

JSON utilities. In this package:

Benchmarks

json-joy is substantially faster than fast-json-patch.

node benchmarks/main.js 
json-joy (applyPatch) x 352,915 ops/sec ±1.50% (92 runs sampled)
json-joy (applyOps) x 1,057,787 ops/sec ±0.85% (90 runs sampled)
fast-json-patch x 318,250 ops/sec ±0.90% (92 runs sampled)
Fastest is json-joy (applyOps)

License

Unlicense — public domain.