zhaojinyu e984acc6d0 first commit 10 ay önce
..
lib e984acc6d0 first commit 10 ay önce
LICENSE e984acc6d0 first commit 10 ay önce
README.md e984acc6d0 first commit 10 ay önce
package.json e984acc6d0 first commit 10 ay önce

README.md

@univerjs/docs

Package Overview

Package Name UMD Namespace Version License Downloads Contains CSS Contains i18n locales
@univerjs/docs UniverDocs

Introduction

@univerjs/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, @univerjs/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 @univerjs/docs

# Using pnpm
pnpm add @univerjs/docs