<p align="left"> <a href="https://r2r-docs.sciphi.ai"><img src="https://img.shields.io/badge/docs.sciphi.ai-3F16E4" alt="Docs"></a> <a href="https://discord.gg/p6KqD2kjtB"><img src="https://img.shields.io/discord/1120774652915105934?style=social&logo=
published 0.3.14 2 days ago🌱 publish your digital garden and notes as a website
published 4.3.2 2 months agoThis package defines Orbit's core data structures, like `Event` and `Task`. It also defines some convenience functionality used by many other components.
published 0.0.1 a month agoType-only package specifying Orbit's API surface, used by `api-client` (client-side) and `backend` (to route requests on the server).
published 0.0.2 a month agoSample data, mostly meant for use by test harnesses.
published 0.0.2 a month ago`OrbitStore` implements a standard interface for interacting with a database of Orbit user data and an associated blob store for attachments. This package contains types shared by the two main implementations, `@withorbit/store-fs` (for Node.JS and React
published 0.0.2 a month agoThis module implements a non-production-ready import process for Anki `.apkg` files into Orbit. It's implemented as a library; see `cli/importAnkiCollection.ts` for an example usage. A production client of this library should inform the user of potential
published 0.0.1 a month agoA simple preliminary implementation of an API client for Orbit. See `@withorbit/api` for the main interface definition, which this library wraps.
published 0.0.1 a month ago