JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q80637F
  • License MIT

Typescript serializer with an interface

Package Exports

  • @triviality/serializer
  • @triviality/serializer/transit-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 (@triviality/serializer) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Table of Contents

Licence Build Status npm version coverage

Installation

To install the stable version:

yarn add @triviality/serializer

This assumes you are using yarn as your package manager.

or

npm install @triviality/serializer

Triviality serializer

Exposes TypeScript serializer interface compatible with:

Thanks

Special thanks to:

  • Eric Pinxteren

Reads

triviality

class-transformer

byte-serializer

transit-js