npm.io
0.25.1 • Published 2d ago

@univerjs/sheets-sort

Licence
Apache-2.0
Version
0.25.1
Deps
3
Size
96 kB
Vulns
0
Weekly
126.4K
Stars
13.3K

@univerjs/sheets-sort

npm version license downloads

@univerjs/sheets-sort adds the core sorting model, commands, and services for Univer Sheets.

Package Overview

Package UMD global CSS Locales Facade entry
@univerjs/sheets-sort UniverSheetsSort No Yes Yes

Installation

pnpm add @univerjs/sheets-sort
# or
npm install @univerjs/sheets-sort

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

Usage

import EnUS from '@univerjs/sheets-sort/locale/en-US';
import { UniverSheetsSortPlugin } from '@univerjs/sheets-sort';

univer.registerPlugin(UniverSheetsSortPlugin);

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

Integration Notes

Use this package with @univerjs/sheets-sort-ui when users need sorting menus and panels.

Resources

Keywords