npm.io
0.4.2 • Published 1 year ago

@univerjs/sheets

Licence
Apache-2.0
Version
0.4.2
Deps
5
Size
1.4 MB
Vulns
0
Weekly
139.9K
Stars
13.3K

@univerjs/sheets

npm version license downloads

@univerjs/sheets provides the core spreadsheet data model and business logic for Univer Sheets, independent of the UI layer.

Package Overview

Package UMD global CSS Locales Facade entry
@univerjs/sheets UniverSheets No Yes Yes

Installation

pnpm add @univerjs/sheets
# or
npm install @univerjs/sheets

Keep all @univerjs/* packages on the same version.

Usage

import EnUS from '@univerjs/sheets/locale/en-US';
import { UniverSheetsPlugin } from '@univerjs/sheets';

univer.registerPlugin(UniverSheetsPlugin);

// Merge EnUS into your Univer locale map when this package contributes UI text.

Resources

Keywords