npm.io
0.25.1 • Published 2d ago

@univerjs/sheets

Licence
Apache-2.0
Version
0.25.1
Deps
5
Size
4.5 MB
Vulns
0
Weekly
177.2K
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