npm.io
0.25.1 • Published 5d ago

@univerjs/sheets-find-replace

Licence
Apache-2.0
Version
0.25.1
Deps
5
Size
211 kB
Vulns
0
Weekly
0
Stars
13.3K

@univerjs/sheets-find-replace

npm version license downloads

@univerjs/sheets-find-replace extends shared find and replace capabilities to worksheets in Univer Sheets.

Package Overview

Package UMD global CSS Locales Facade entry
@univerjs/sheets-find-replace UniverSheetsFindReplace No Yes Yes

Installation

pnpm add @univerjs/sheets-find-replace
# or
npm install @univerjs/sheets-find-replace

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

Usage

import EnUS from '@univerjs/sheets-find-replace/locale/en-US';
import { UniverSheetsFindReplacePlugin } from '@univerjs/sheets-find-replace';

univer.registerPlugin(UniverSheetsFindReplacePlugin);

// Merge EnUS into your Univer locale map when this package contributes UI text.

Integration Notes

Use this package with @univerjs/find-replace to share find and replace infrastructure across Univer surfaces.

Resources

Keywords