JSPM

@microsoft/kiota-serialization-text

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

Implementation of Kiota Serialization interfaces for text

Package Exports

  • @microsoft/kiota-serialization-text
  • @microsoft/kiota-serialization-text/dist/cjs/src/index.js
  • @microsoft/kiota-serialization-text/dist/es/src/browser/index.js
  • @microsoft/kiota-serialization-text/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-text) 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 Text Serialization Library is an implementation to handle text/plain payloads.

A Kiota generated project will need a reference to a Text serialization package to handle text/plain payloads from an API endpoint.

Read more about Kiota here.

Using the Serialization text implementations

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