@test-univer/network
v0.1.1
Published
| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales | | --- | --- | --- | --- | --- | :---: | :---: | | `@univerjs/network` | `UniverNetwork` | [![][npm-version-shield]][npm-version-link] | ![][npm-license
Readme
@univerjs/network
Package Overview
| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
| --- | --- | --- | --- | --- | :---: | :---: |
| @univerjs/network | UniverNetwork | |
|
| ❌ | ❌ |
Introduction
The @univerjs/network library provides basic network service capabilities, primarily for use in collaborative editing scenarios.
Usage
Installation
# Using npm
npm install @univerjs/network
# Using pnpm
pnpm add @univerjs/networkCredit
This package is inspired by Angular's implementation. Removed zone.js dependency and features that are not necessary for Univer.
