@univerjs/sheets-find-replace
TypeScript icon, indicating that this package has built-in type declarations

0.1.10 • Public • Published

@univerjs/sheets-find-replace

npm version license i18n

Introduction

This package provides the feature to find and replace text in spreadsheets.

Usage

You should use this plugin with the @univerjs/find-replace package.

import { UniverFindReplacePlugin } from '@univerjs/find-replace';
import { UniverSheetsFindReplacePlugin } from '@univerjs/sheets-find-replace';

univer.registerPlugin(UniverFindReplacePlugin);
univer.registerPlugin(UniverSheetsFindReplacePlugin);

Installation

# Using npm
npm install @univerjs/sheets-find-replace

# Using pnpm
pnpm add @univerjs/sheets-find-replace

Readme

Keywords

Package Sidebar

Install

npm i @univerjs/sheets-find-replace

Homepage

univer.ai

Weekly Downloads

123

Version

0.1.10

License

Apache-2.0

Unpacked Size

88.9 kB

Total Files

16

Last publish

Collaborators

  • yuhongz
  • wbfsa
  • jikkai
  • wendellhu95
  • mengshukeji