Orbit
Composable data framework for ambitious web applications.
Install / Use
/learn @orbitjs/OrbitREADME
Orbit 
Orbit is a composable data framework for managing the complex needs of today's web applications.
Although Orbit is primarily used as a flexible client-side ORM, it can also be used server-side in Node.js.
Orbit is designed for applications that need to:
-
Interact with data from a variety of sources: a REST server, a WebSocket stream, an IndexedDB backup, an in-memory store, etc.
-
Work offline, work online, and seamlessly transition between both modes.
-
Create optimistic and pessimistic user experiences (and even both in the same app).
-
Use a common schema to model data, regardless of its source.
-
Query and update data with a common set of expressions, understood across sources.
-
Track changes deterministically.
-
Fork immutable stores and then merge changes back if and when ready.
-
Support undo / redo.
Orbit is written in Typescript and distributed on npm through the @orbit organization. Pre-built distributions are provided in several module formats and ES language levels.
Docs and Guides
Please visit orbitjs.com to learn how to make the most of Orbit.
Contributing
Orbit's main packages are maintained in this monorepo and managed by lerna.
Installation
Install dependencies:
pnpm install
Building
Build distributions for all packages:
pnpm build
Testing
Test all packages:
pnpm test
Or cd into each package's dir and test it individually in the browser:
cd packages/@orbit/PACKAGE-NAME
pnpm testem
License
Copyright 2014-2025 Cerebris Corporation. MIT License (see LICENSE for details).
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
