Back to Examples
Liveblocks
Transform your product with Liveblocks! Enable seamless human and AI collaboration with customizable, ready-made features for a multiplayer experience.
Lines
189
Sections
5
Want your own llms.txt file?
Generate a professional, AI-friendly file for your website in minutes!
llms.txt Preview
# Liveblocks
## Readme
**[Liveblocks](https://liveblocks.io) provides customizable pre-built features
for human and AI collaboration, used to make your product multiplayer, engaging,
and AI‑ready. 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:
[AI Copilots](https://liveblocks.io/docs/ready-made-features/ai-copilots),
[Comments](https://liveblocks.io/docs/ready-made-features/comments),
[Multiplayer Editing](https://liveblocks.io/docs/ready-made-features/multiplayer-editing),
[Presence](https://liveblocks.io/docs/ready-made-features/presence), and
[Notifications](https://liveblocks.io/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.
### 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-blocknote`](https://liveblocks.io/docs/api-reference/liveblocks-react-blocknote)
- [`@liveblocks/node-prosemirror`](https://liveblocks.io/docs/api-reference/liveblocks-node-prosemirror)
- [`@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.
## Docs
- [HOME](https://liveblocks.io/docs)
- [TUTORIALS](https://liveblocks.io/docs/tutorial/react/getting-started)
- [GUIDES](https://liveblocks.io/docs/guides)
- [GET_STARTED](https://liveblocks.io/docs/get-started)
- [GET_STARTED_NEXTJS](https://liveblocks.io/docs/get-started/nextjs)
- [GET_STARTED_REACT](https://liveblocks.io/docs/get-started/react)
- [GET_STARTED_REACT_COMMENTS](https://liveblocks.io/docs/get-started/react-comments)
- [GET_STARTED_NEXTJS_COMMENTS](https://liveblocks.io/docs/get-started/nextjs-comments)
- [GET_STARTED_REACT_NOTIFICATIONS](https://liveblocks.io/docs/get-started/react-notifications)
- [GET_STARTED_NEXTJS_NOTIFICATIONS](https://liveblocks.io/docs/get-started/nextjs-notifications)
- [GET_STARTED_REACT_TIPTAP](https://liveblocks.io/docs/get-started/react-tiptap)
- [GET_STARTED_NEXTJS_TIPTAP](https://liveblocks.io/docs/get-started/nextjs-tiptap)
- [GET_STARTED_REACT_BLOCKNOTE](https://liveblocks.io/docs/get-started/react-blocknote)
- [GET_STARTED_NEXTJS_BLOCKNOTE](https://liveblocks.io/docs/get-started/nextjs-blocknote)
- [GET_STARTED_REACT_LEXICAL](https://liveblocks.io/docs/get-started/react-lexical)
- [GET_STARTED_NEXTJS_LEXICAL](https://liveblocks.io/docs/get-started/nextjs-lexical)
- [GET_STARTED_REDUX](https://liveblocks.io/docs/get-started/redux)
- [GET_STARTED_ZUSTAND](https://liveblocks.io/docs/get-started/zustand)
- [GET_STARTED_SVELTE](https://liveblocks.io/docs/get-started/svelte)
- [GET_STARTED_VUEJS](https://liveblocks.io/docs/get-started/vuejs)
- [GET_STARTED_SOLIDJS](https://liveblocks.io/docs/get-started/solidjs)
- [GET_STARTED_JAVASCRIPT](https://liveblocks.io/docs/get-started/javascript)
- [GET_STARTED_YJS_CODEMIRROR_REACT](https://liveblocks.io/docs/get-started/yjs-codemirror-react)
- [GET_STARTED_YJS_CODEMIRROR_SVELTE](https://liveblocks.io/docs/get-started/yjs-codemirror-svelte)
- [GET_STARTED_YJS_CODEMIRROR_VUEJS](https://liveblocks.io/docs/get-started/yjs-codemirror-vuejs)
- [GET_STARTED_YJS_CODEMIRROR_JAVASCRIPT](https://liveblocks.io/docs/get-started/yjs-codemirror-javascript)
- [GET_STARTED_YJS_MONACO_REACT](https://liveblocks.io/docs/get-started/yjs-monaco-react)
Preview of Liveblocks's llms.txt file. View complete file (189 lines) →
Ready to create yours?
Generate a professional llms.txt file for your website in minutes with our AI-powered tool.
Generate Your llms.txt File