tson.io

Typescript JSON serializer/deserializer

Usage no npm install needed!

<script type="module">
  import tsonIo from 'https://cdn.skypack.dev/tson.io';
</script>

README

TSON - A Typescript JSON serializer/deserializer

npm i tson.io (welp, "tson" package name was taken)

I don't have time to write a proper readme right now.
More advanced configuration coming soon.

This package does require "experimentalDecorators": true but it does not need emitDecoratorMetadata. I hope this makes it a little more portable.