Socket
Socket
Sign inDemoInstall

tsbuffer-schema

Package Overview
Dependencies
0
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tsbuffer-schema

TSBuffer schema declarations


Version published
Maintainers
1
Install size
19.6 kB
Created

Changelog

Source

[2.2.0] - 2022-02-26

Added

  • new KeyofTypeSchema

Changed

  • SchemaType switched to class

Readme

Source

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.

Keywords

FAQs

Last updated on 25 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc