Skip to content

v2.0.2

Compare
Choose a tag to compare
@samchon samchon released this 20 Apr 04:50
· 2148 commits to master since this release
7740415

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