# @univerjs/sheets-sort ## Package Overview | Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales | | --- | --- | --- | --- | --- | :---: | :---: | | `@univerjs/sheets-sort` | `UniverSheetsSort` | [![][npm-version-shield]][npm-version-link] | ![][npm-license-shield] | ![][npm-downloads-shield] | ❌ | ⭕️ | ## 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 ```shell # Using npm npm install @univerjs/sheets-sort # Using pnpm pnpm add @univerjs/sheets-sort ``` [npm-version-shield]: https://img.shields.io/npm/v/@univerjs/sheets-sort?style=flat-square [npm-version-link]: https://npmjs.com/package/@univerjs/sheets-sort [npm-license-shield]: https://img.shields.io/npm/l/@univerjs/sheets-sort?style=flat-square [npm-downloads-shield]: https://img.shields.io/npm/dm/@univerjs/sheets-sort?style=flat-square