Skip to main content

Bitbybit GitHub Monorepo

The Bitbybit source code is open on GitHub, MIT licensed, and these pages explain how it is organised. The monorepo holds the CAD algorithms, the published npm packages, the documentation site you are reading now, and the runnable examples, so knowing your way around it is useful whether you want to contribute, audit how an algorithm works, or just check what a function does before relying on it. These pages cover the repository structure, the testing approach, and the live unit test coverage reports.