@nummo/docs
v0.1.0
Published
UniverSheet normal base-docs
Downloads
3
Readme
@nummo/docs
Package Overview
| Package Name | UMD Namespace | Version | License | Downloads | Contains CSS | Contains i18n locales |
| --- | --- | --- | --- | --- | :---: | :---: |
| @nummo/docs | UniverDocs | |
|
| ❌ | ❌ |
Introduction
@nummo/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, @nummo/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 @nummo/docs
# Using pnpm
pnpm add @nummo/docs