
Security News
PEP 810 Proposes Explicit Lazy Imports for Python 3.15
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
@liveblocks/react-comments
Advanced tools
A set of React components to add real time comments a la Notion, Figma, Google Docs in your product.
@liveblocks/react-comments
@liveblocks/react-comments
provides React components
to build comments in your application with Liveblocks—a platform to build, host,
and scale collaborative applications with zero configuration, no maintenance
required.
npm install @liveblocks/client @liveblocks/react @liveblocks/react-comments
Read the documentation for guides and API references.
Explore our collaborative examples to help you get started.
All examples are open-source and live in this repository, within
/examples
.
See the latest changes or learn more about upcoming releases.
Licensed under the Apache License 2.0, Copyright © 2021-present Liveblocks.
See LICENSE for more information.
v1.12.0
@liveblocks/react
useInboxNotificationThread
hook to createLiveblocksContext
, which
can be used to retrieve threads within thread notifications for more
flexibility.startsWith
operator to useThreads
when filtering based on
metadata.@liveblocks/react-comments
InboxNotification
component
via the kinds
prop and the InboxNotification.Custom
component.--lb-destructive
,
--lb-destructive-foreground
, and --lb-destructive-contrast
)@liveblocks/node
triggerInboxNotification
method that lets you trigger custom
notification kinds.getRooms
method. This works via
query.roomId
, metadata
is deprecated and is now query.metadata
.getRooms
and
getThreads
methods.getRooms
and getThreads
methods, which supports exact matches and the startsWith
operator.FAQs
A set of React components to add real time comments a la Notion, Figma, Google Docs in your product.
The npm package @liveblocks/react-comments receives a total of 463 weekly downloads. As such, @liveblocks/react-comments popularity was classified as not popular.
We found that @liveblocks/react-comments demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.