zhaojinyu e984acc6d0 first commit 10 bulan lalu
..
lib e984acc6d0 first commit 10 bulan lalu
LICENSE e984acc6d0 first commit 10 bulan lalu
README.md e984acc6d0 first commit 10 bulan lalu
package.json e984acc6d0 first commit 10 bulan lalu

README.md

@univerjs/facade

Package Overview

Package Name UMD Namespace Version License Downloads Contains CSS Contains i18n locales
@univerjs/facade UniverFacade

Introduction

In Univer, in addition to using the low-level APIs, you can also use the Facade API provided by @univerjs/facade, which is a higher-level abstraction of the low-level APIs, making it easier to use.

You can learn how to use the Facade API by reading this document.

Usage

Installation

# Using npm
npm install @univerjs/facade

# Using pnpm
pnpm add @univerjs/facade