Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liveblocks/liveblocks
Liveblocks is a platform to ship collaborative features like comments, notifications, text editors in minutes instead of months.
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: 26 days ago
JSON representation
Liveblocks is a platform to ship collaborative features like comments, notifications, text editors in minutes instead of months.
- 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: 2024-04-12T21:51:39.000Z (7 months ago)
- Last Synced: 2024-04-14T03:09:35.280Z (7 months 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: 281 MB
- Stars: 3,024
- Watchers: 15
- Forks: 228
- Open Issues: 74
-
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 is the platform for adding collaborative editing, comments, and notifications into your application. (TypeScript)
- best-of-react - GitHub - 29% open · ⏱️ 05.06.2024): (Others)
README
**[Liveblocks](https://liveblocks.io) is the platform for adding collaborative
editing, comments, and notifications into your application.****[Get started now](https://liveblocks.io/signup)**
### Products
Liveblocks is a fully integrated solution built around core products, each
enabling a different facet of collaborative experiences:
[Comments](/docs/products/comments),
[Notifications](/docs/products/notifications),
[Text Editor](/docs/products/text-editor), and
[Realtime APIs](/docs/products/realtime-apis). You can decide what products you
want to use based on your requirements and collaborative experiences you’re
looking to build.### 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-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)## 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.