npm.io
0.12.1 • Published 7 months ago

@univerjs/sheets

Licence
Apache-2.0
Version
0.12.1
Deps
4
Size
2.7 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