tsbuffer-schema
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

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.

Package Sidebar

Install

npm i tsbuffer-schema

Weekly Downloads

393

Version

2.2.0

License

MIT

Unpacked Size

20.1 kB

Total Files

6

Last publish

Collaborators

  • k8w