js-binary icon indicating copy to clipboard operation
js-binary copied to clipboard

TypeScript support

Open reececomo opened this issue 5 months ago • 0 comments

Yo thought users of js-binary might want to know about tinybuf.

It started as a fork, but eventually rewrote as a fresh package:

🔌 tinybuf  NPM version Minzipped Downloads Tests License

🔮 Simple, declarative API 🔥 Blazing fast serialization
🗜️ Powerful compression 💾 ^50% smaller than FlatBuffers
🍃 Zero dependencies 🙉 Strong, inferred types
🌐 Node.js / HTML5 🛡️ Built-in validation/transforms
🤏 ~4.1kb minzipped ✅ Property mangling (Terser)

💿 Install

npm install tinybuf

📘 Read docs

reececomo avatar Sep 18 '24 07:09 reececomo