JSPM

@univerjs/engine-render

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

UniverSheet normal base-render

Package Exports

    Readme

    @univerjs/engine-render

    Package Overview

    Package Name UMD Namespace Version License Downloads Contains CSS Contains i18n locales
    @univerjs/engine-render UniverEngineRender

    Introduction

    The @univerjs/engine-render provides the ability to render Univer documents on a canvas element, including the capability to draw graphical elements, handle cursor interactions, and process scrolling and zooming.

    The rendering layer for various document types is extended based on the foundational infrastructure provided by @univerjs/engine-render.

    Usage

    Installation

    # Using npm
    npm install @univerjs/engine-render
    
    # Using pnpm
    pnpm add @univerjs/engine-render