JSPM

@microsoft/kiota-serialization-json

1.0.0-preview.11
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20412
  • Score
    100M100P100Q166372F
  • License MIT

Implementation of Kiota Serialization interfaces for JSON

Package Exports

  • @microsoft/kiota-serialization-json
  • @microsoft/kiota-serialization-json/dist/cjs/src/index.js
  • @microsoft/kiota-serialization-json/dist/es/src/browser/index.js
  • @microsoft/kiota-serialization-json/dist/es/src/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 (@microsoft/kiota-serialization-json) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm version badge

The JSON Serialization Library is an implementation to handle JSON payloads.

A Kiota generated project will need a reference to a JSON serialization package to handle JSON payloads from an API endpoint.

Read more about Kiota here.

Using the Serialization JSON implementations

  1. npm i @microsoft/kiota-serialization-json.