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

0.1.14 • 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

/@univerjs/sheets-find-replace/

    Package Sidebar

    Install

    npm i @univerjs/sheets-find-replace

    Homepage

    univer.ai

    Weekly Downloads

    185

    Version

    0.1.14

    License

    Apache-2.0

    Unpacked Size

    88.7 kB

    Total Files

    19

    Last publish

    Collaborators

    • yuhongz
    • wbfsa
    • jikkai
    • wendellhu95
    • mengshukeji