Package Exports
- @univerjs/sheets-sort
- @univerjs/sheets-sort/index.js
- @univerjs/sheets-sort/lib/cjs/index.js
- @univerjs/sheets-sort/lib/es/index.js
- @univerjs/sheets-sort/lib/locale/en-US.json
- @univerjs/sheets-sort/lib/locale/fa-IR.json
- @univerjs/sheets-sort/lib/locale/ru-RU.json
- @univerjs/sheets-sort/lib/locale/vi-VN.json
- @univerjs/sheets-sort/lib/locale/zh-CN.json
- @univerjs/sheets-sort/lib/locale/zh-TW.json
- @univerjs/sheets-sort/lib/types/commands/commands/__tests__/create-command-test-bed.d.ts
- @univerjs/sheets-sort/lib/types/commands/commands/__tests__/sheets-reorder.command.spec.d.ts
- @univerjs/sheets-sort/lib/types/commands/commands/sheets-sort.command.d.ts
- @univerjs/sheets-sort/lib/types/controllers/config.schema.d.ts
- @univerjs/sheets-sort/lib/types/controllers/sheets-sort.controller.d.ts
- @univerjs/sheets-sort/lib/types/controllers/utils.d.ts
- @univerjs/sheets-sort/lib/types/index.d.ts
- @univerjs/sheets-sort/lib/types/locale/en-US.d.ts
- @univerjs/sheets-sort/lib/types/locale/fa-IR.d.ts
- @univerjs/sheets-sort/lib/types/locale/ru-RU.d.ts
- @univerjs/sheets-sort/lib/types/locale/vi-VN.d.ts
- @univerjs/sheets-sort/lib/types/locale/zh-CN.d.ts
- @univerjs/sheets-sort/lib/types/locale/zh-TW.d.ts
- @univerjs/sheets-sort/lib/types/plugin.d.ts
- @univerjs/sheets-sort/lib/types/services/interface.d.ts
- @univerjs/sheets-sort/lib/types/services/sheets-sort.service.d.ts
- @univerjs/sheets-sort/lib/umd/index.js
- @univerjs/sheets-sort/locale/en-US
- @univerjs/sheets-sort/locale/fa-IR
- @univerjs/sheets-sort/locale/ru-RU
- @univerjs/sheets-sort/locale/vi-VN
- @univerjs/sheets-sort/locale/zh-CN
- @univerjs/sheets-sort/locale/zh-TW
Readme
@univerjs/sheets-sort
Package Overview
| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
|---|---|---|---|---|---|---|
@univerjs/sheets-sort |
UniverSheetsSort |
❌ | ⭕️ |
Introduction
@univerjs/sheets-sort is a sort plugin for Univer Sheet.
Usage
You should use this plugin with the @univerjs/sheets-sort-ui package.
Installation
# Using npm
npm install @univerjs/sheets-sort
# Using pnpm
pnpm add @univerjs/sheets-sort