JSPM

@univerjs/docs

0.6.3-nightly.202503071606
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22766
  • Score
    100M100P100Q138296F
  • License Apache-2.0

UniverSheet normal base-docs

Package Exports

    Readme

    @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