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