Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liveblocks/liveblocks
Liveblocks provides customizable pre‑built features that boost user engagement by adding collaboration to your product. All without derailing your roadmap.
https://github.com/liveblocks/liveblocks
collaboration commenting-system comments crdt database liveblocks multiplayer notifications-systems presence react real-time storage toolkit websockets yjs yjs-provider
Last synced: 5 days ago
JSON representation
Liveblocks provides customizable pre‑built features that boost user engagement by adding collaboration to your product. All without derailing your roadmap.
- Host: GitHub
- URL: https://github.com/liveblocks/liveblocks
- Owner: liveblocks
- License: apache-2.0
- Created: 2021-05-25T15:25:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T19:59:03.000Z (12 days ago)
- Last Synced: 2025-01-13T22:10:44.498Z (12 days ago)
- Topics: collaboration, commenting-system, comments, crdt, database, liveblocks, multiplayer, notifications-systems, presence, react, real-time, storage, toolkit, websockets, yjs, yjs-provider
- Language: TypeScript
- Homepage: https://liveblocks.io
- Size: 332 MB
- Stars: 3,692
- Watchers: 19
- Forks: 306
- Open Issues: 65
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome - liveblocks/liveblocks - Liveblocks provides customizable pre‑built features that boost user engagement by adding collaboration to your product. All without derailing your roadmap. (TypeScript)
- best-of-react - GitHub - 29% open · ⏱️ 05.06.2024): (Others)
README
**[Liveblocks](https://liveblocks.io) provides customizable pre-built features
that boost user engagement by adding collaboration to your product. All without
derailing your roadmap.****[Get started now](https://liveblocks.io/signup)**
### Ready-made features
Liveblocks provides ready‑to‑use features through customizable pre‑built
components that can easily be dropped into your product to boost growth:
[Comments](/docs/ready-made-features/comments),
[Text Editor](/docs/ready-made-features/text-editor),
[AI Copilots](/docs/ready-made-features/ai-copilots),
[Presence](/docs/ready-made-features/presence), and
[Notifications](/docs/ready-made-features/notifications). You can decide
features which you want to use based on your requirements and the collaborative
experiences you’re looking to add.If you have more advanced needs, you can also leverage Liveblocks to
[host and scale local-first sync engines](/docs/platform/sync-datastore) such as
Liveblocks Storage and Yjs.### Packages and SDKs
Packages for specific libraries and frameworks to add Liveblocks-powered
collaborative experiences to your product. Integrations are designed to serve
various collaboration use cases such as collaborative text editors, comments,
notifications, and more.- [`@liveblocks/client`](https://liveblocks.io/docs/api-reference/liveblocks-client)
- [`@liveblocks/react`](https://liveblocks.io/docs/api-reference/liveblocks-react)
- [`@liveblocks/react-ui`](https://liveblocks.io/docs/api-reference/liveblocks-react-ui)
- [`@liveblocks/react-tiptap`](https://liveblocks.io/docs/api-reference/liveblocks-react-tiptap)
- [`@liveblocks/react-lexical`](https://liveblocks.io/docs/api-reference/liveblocks-react-lexical)
- [`@liveblocks/node-lexical`](https://liveblocks.io/docs/api-reference/liveblocks-node-lexical)
- [`@liveblocks/redux`](https://liveblocks.io/docs/api-reference/liveblocks-redux)
- [`@liveblocks/zustand`](https://liveblocks.io/docs/api-reference/liveblocks-zustand)
- [`@liveblocks/yjs`](https://liveblocks.io/docs/api-reference/liveblocks-yjs)
- [`@liveblocks/node`](https://liveblocks.io/docs/api-reference/liveblocks-node)
- [`@liveblocks/emails`](https://liveblocks.io/docs/api-reference/liveblocks-emails)## Developers
- [Documentation](https://liveblocks.io/docs) - [`/docs`](./docs)
- [Guides](https://liveblocks.io/docs/guides) - [`/guides`](./guides)
- [Tutorial](https://liveblocks.io/docs/tutorial/react/getting-started)
[`/tutorial`](./tutorial)
- [Examples](https://liveblocks.io/examples) - [`/examples`](./examples)You can read our release notes
[here](https://github.com/liveblocks/liveblocks/releases).## Community and support
- [GitHub issues](https://github.com/liveblocks/liveblocks/issues) to file bugs
and errors you encounter using Liveblocks.
- [Discord](https://liveblocks.io/discord) to get involved with the Liveblocks
community, ask questions and share tips.
- [Email](https://liveblocks.io/contact) to contact us directly for support and
sales enquiries.
- [X](https://x.com/liveblocks) to receive updates, announcements, blog posts,
and general Liveblocks tips.## License
Licensed under the Apache License 2.0, Copyright © 2021-present
[Liveblocks](https://liveblocks.io).See [LICENSE](./LICENSE) for more information.