zhaojinyu e984acc6d0 first commit há 10 meses atrás
..
lib e984acc6d0 first commit há 10 meses atrás
node_modules e984acc6d0 first commit há 10 meses atrás
LICENSE e984acc6d0 first commit há 10 meses atrás
README.md e984acc6d0 first commit há 10 meses atrás
package.json e984acc6d0 first commit há 10 meses atrás

README.md

@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