Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@univerjs/sheets-thread-comment

Package Overview
Dependencies
Maintainers
3
Versions
641
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@univerjs/sheets-thread-comment

Thread comment integration for Univer Sheets.

Source
npmnpm
Version
0.22.1
Version published
Weekly downloads
103K
9.18%
Maintainers
3
Weekly downloads
 
Created
Source

@univerjs/sheets-thread-comment

npm version license downloads

@univerjs/sheets-thread-comment connects shared thread comments to Univer Sheets and provides sheet-specific comment services.

Package Overview

PackageUMD globalCSSLocalesFacade entry
@univerjs/sheets-thread-commentUniverSheetsThreadCommentNoNoYes

Installation

pnpm add @univerjs/sheets-thread-comment
# or
npm install @univerjs/sheets-thread-comment

Keep all @univerjs/* packages on the same version.

Usage

import { UniverSheetsThreadCommentPlugin } from '@univerjs/sheets-thread-comment';

univer.registerPlugin(UniverSheetsThreadCommentPlugin);

Integration Notes

Use this package with @univerjs/sheets-thread-comment-ui when users need comment UI in sheets.

Resources

Keywords

univer

FAQs

Package last updated on 13 May 2026

Did you know?

Socket

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.

Install

Related posts