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/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