Skip to content

Releases: samchon/typia

v2.0.2

20 Apr 04:50
7740415
Compare
Choose a tag to compare

Outline

The 1st release of the typescript-json.

With this typescript-json, you can speed up the JSON.stringify() 2x faster with only one line.

import TSON from "typescript-json";
TSON.stringify<T>(input);

What's Changed

New Contributors

Full Changelog: https://github.com/samchon/typescript-json/commits/v2.0.2