| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales | | --- | --- | --- | --- | --- | :---: | :---: | | `@univerjs/network` | `UniverNetwork` | [![][npm-version-shield]][npm-version-link] | ![][npm-license
npm install @univerjs/network| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
| --- | --- | --- | --- | --- | :---: | :---: |
| @univerjs/network | UniverNetwork | [![][npm-version-shield]][npm-version-link] | ![][npm-license-shield] | ![][npm-downloads-shield] | ❌ | ❌ |
The @univerjs/network library provides basic network service capabilities, primarily for use in collaborative editing scenarios.
``shellUsing npm
npm install @univerjs/network
This package is inspired by Angular's implementation. Removed zone.js dependency and features that are not necessary for Univer.
[npm-version-shield]: https://img.shields.io/npm/v/@univerjs/network?style=flat-square
[npm-version-link]: https://npmjs.com/package/@univerjs/network
[npm-license-shield]: https://img.shields.io/npm/l/@univerjs/network?style=flat-square
[npm-downloads-shield]: https://img.shields.io/npm/dm/@univerjs/network?style=flat-square