# @univerjs/sheets-hyper-link ## Package Overview | Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales | | --- | --- | --- | --- | --- | :---: | :---: | | `@univerjs/sheets-hyper-link` | `UniverSheetsHyperLink` | [![][npm-version-shield]][npm-version-link] | ![][npm-license-shield] | ![][npm-downloads-shield] | ❌ | ❌ | ## Introduction A internal package for `@univerjs/sheets-hyper-link-ui`, for using hyper-link feature please refer to `@univerjs/sheets-hyper-link-ui`. ## Usage ### Installation ```shell # Using npm npm install @univerjs/sheets-hyper-link # Using pnpm pnpm add @univerjs/sheets-hyper-link ``` [npm-version-shield]: https://img.shields.io/npm/v/@univerjs/sheets-hyper-link?style=flat-square [npm-version-link]: https://npmjs.com/package/@univerjs/sheets-hyper-link [npm-license-shield]: https://img.shields.io/npm/l/@univerjs/sheets-hyper-link?style=flat-square [npm-downloads-shield]: https://img.shields.io/npm/dm/@univerjs/sheets-hyper-link?style=flat-square