TypeScript Msgpack

Open-source TypeScript projects categorized as Msgpack

TypeScript Msgpack Projects

  • msgpack-javascript

    @msgpack/msgpack - MessagePack for JavaScript / msgpack.org[JavaScript/TypeScript/ECMA-262]

  • Project mention: Show HN: REST Alternative to GraphQL and tRPC | news.ycombinator.com | 2023-10-10

    For a compact message format being sent to browsers, you might look at messagepack, eg with https://github.com/msgpack/msgpack-javascript – it's essentially binary JSON, so it'd be compatible with OpenAPI specs.

    I think the ser/des is slower than JSON in most browsers, but the message format is smaller.

    Oftentimes, using a query parameter like `?exclude[]=…` or `?include[]=…` or similar to say "only get me these response fields, not the whole object" can be useful for this too (and then you still get JSON back).

  • sirdez

    Glorious Binary Serialization and Deserialization for TypeScript.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Msgpack related posts

  • Show HN: REST Alternative to GraphQL and tRPC

    8 projects | news.ycombinator.com | 10 Oct 2023
  • How to create msgpack RPC client?

    1 project | /r/typescript | 1 Apr 2023
  • WTF Wednesday (January 20, 2021)

    3 projects | /r/javascript | 20 Jan 2021

Index

Project Stars
1 msgpack-javascript 1,221
2 sirdez 28

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com