@smx913/docs
v0.12.3
Published
UniverSheet normal base-docs
Readme
@smx913/docs
Package Overview
| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
| --- | --- | --- | --- | --- | :---: | :---: |
| @smx913/docs | UniverDocs | |
|
| ❌ | ❌ |
Introduction
@smx913/docs package provides the fundamental operations for rich text models, including the following capabilities:
- Logic for selection areas
- Commands/mutations for altering rich text data
- Canvas rendering for document presentation
Additionally, @smx913/docs offers support for editors in other domains, such as cell editors for spreadsheets and formula editors, among others.
Usage
Installation
# Using npm
npm install @smx913/docs
# Using pnpm
pnpm add @smx913/docs