Skip to content

k8w/tsbuffer-schema

Repository files navigation

TSBuffer Schema

Introduction

  • TSBuffer is a open-source library for TypeScript runtime type checking and binary serialization.
  • TSBufferSchema is a schema for TypeScript types, which is used by TSBuffer.
  • TSBufferProto is a collection of a grouop of TSBufferSchema, which can be generated by tsbuffer-proto-generator.
  • Number type alias (int, uint...), for advacned type checking and binary encoding optimization.
  • Extra utility type: Overwrite.

API

See API Reference.

About

TSType Schema declarations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published