bebop-tools
v3.1.3
Published
Bebop compiler for Node projects.
Downloads
1,454
Readme
bebop-tools
Official toolkit for Bebop - Blazing fast, typesafe binary serialization.
Overview
bebop-tools provides the necessary utilities to compile Bebop schemas and generate code for multiple languages. It's an essential part of the Bebop ecosystem, enabling fast and efficient data serialization.
Key Features
- 🚄 Blazing fast compilation of Bebop schemas
- 🌈 Multi-language code generation (TypeScript, C#, Rust, and more!)
- 🛠 Built-in project initialization and management
- 📊 Schema validation and error reporting
Installation
npm install bebop-tools
Usage
For detailed usage instructions and CLI commands, please refer to the bebopc reference documentation.
Getting Started
To get started with Bebop in TypeScript, check out our Getting Started with TypeScript guide.
Documentation
For comprehensive documentation, including guides for other languages and advanced features, visit docs.bebop.sh.
License
Bebop and bebop-tools are open-source software licensed under the Apache License.
For more information about Bebop, visit bebop.sh.