github samchon/typia v3.3.13

latest releases: v6.10.0, v6.9.0, v6.8.0...
23 months ago

Reusable functions are newly added:

  • TSON.createAssertType()
  • TSON.createIs()
  • TSON.createValidate()
  • TSON.createAssertEquals()
  • TSON.createEquals()
  • TSON.createValidateEquals()
  • TSON.createStringify()

Also, TypeBox author @sinclairzx81 has helped me and benchmarked each libraries.

It seems that TypeBox is much faster than my library when comparing is() and equals() functions.

TypeBox would be the best choice when using JavaScript or TypeScript environment which cannot utilize transformer.

What's Changed

New Contributors

Full Changelog: v3.3.12...v3.3.13

Don't miss a new typia release

NewReleases is sending notifications on new releases.