0.6.6 • Published 6 months ago

@univerjs/core v0.6.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

@univerjs/core

Package Overview

Package NameUMD NamespaceVersionLicenseDownloadsContains CSSContains i18n locales
@univerjs/coreUniverCore

Introduction

@univerjs/core as its name shows, is the core package of Univer, and provides foundational capabilities including:

  • Provision of the Univer type, which serves as the entry point for applications and a mounting point for other plugins, as well as the UniverDoc and UniverSheet types for managing different document types
  • Basic models for each document type
  • Definition or implementation of several fundamental services, such as:
    • Permission control
    • Command system
    • Undo/Redo
    • Configuration system
    • Logging system
    • Context system
    • Lifecycle
    • Local storage
    • Internationalization
    • Resource management

For more information about @univerjs/core's API, please refer to the API documentation.

Usage

Installation

# Using npm
npm install @univerjs/core

# Using pnpm
pnpm add @univerjs/core

Configuration

import { Univer } from '@univerjs/core';

new Univer({
    theme: defaultTheme,
    locale: LocaleType.EN_US,
    locales,
    logLevel: LogLevel.VERBOSE,
});

Options

NameTypeDefaultDescription
themeTheme-The theme of the application, which is used to control the appearance of the application.
localeLocaleTypeLocaleType.ZH_CNThe locale of the application. The default value is LocaleType.ZH_CN.
localesILocales-The supported locales of the application. By default, the application supports Chinese.
logLevelLogLevelLogLevel.SILENTThe log level of the application.
@univerjs/base-render@univerjs/base-sheets@univerjs/base-ui@univerjs/ui-plugin-sheetssuper-report-front@cver-design/pro-previewjnpf-univer@moon-design/pro-preview@qx-company/excelhatelier-online-excel@univerjs-pro/sheets-chart@univerjs-pro/ai-auto-complete@univerjs-pro/collaboration@univerjs-pro/collaboration-client@univerjs-pro/collaboration-client-node@univerjs-pro/collaboration-client-ui@univerjs-pro/dev-changesets-replay@univerjs-pro/edit-history-loader@univerjs/sheets-data-validation-ui@univerjs/sheets-drawing@univerjs/sheets-drawing-ui@univerjs/sheets-find-replace@univerjs/sheets-formula@univerjs/sheets-formula-ui@univerjs/sheets-graphics@univerjs-pro/edit-history-viewer@univerjs-pro/engine-chart@univerjs-pro/engine-formula@univerjs-pro/exchange-client@univerjs-pro/facade@univerjs-pro/license@univerjs-pro/live-share@univerjs/sheets-zen-editor@univerjs/slides@univerjs/slides-ui@univerjs/telemetry@univerjs/thread-comment@univerjs/thread-comment-ui@univerjs/presets@univerjs/rpc@univerjs/rpc-node@univerjs/sheets@univerjs/sheets-conditional-formatting@univerjs/sheets-conditional-formatting-ui@univerjs/sheets-crosshair-highlight@univerjs/sheets-hyper-link-ui@univerjs/sheets-numfmt@univerjs/sheets-numfmt-ui@univerjs/sheets-thread-comment-ui@univerjs/sheets-ui@univerjs/docs@univerjs/docs-drawing@univerjs/docs-drawing-ui@univerjs/docs-hyper-link@univerjs/docs-hyper-link-ui@univerjs/docs-quick-insert-ui@univerjs-pro/uniscript@univerjs/action-recorder@univerjs/network@univerjs/ui@univerjs/umd@univerjs/uniscript@univerjs/watermark@univerjs/docs-thread-comment-ui@univerjs/docs-ui@univerjs/drawing@univerjs/drawing-ui@univerjs/engine-formula@univerjs/sheets-data-validation@univerjs-pro/sheets-exchange-client@univerjs-pro/sheets-print@univerjs-pro/sheets-sparkline@univerjs-pro/sheets-sparkline-ui@univerjs-pro/sheets-table@univerjs-pro/telemetry@univerjs/sheets-hyper-link@univerjs/sheets-sort@univerjs/sheets-sort-ui@univerjs/sheets-source-binding@univerjs/sheets-thread-comment@univerjs/sheets-thread-comment-base@univerjs/engine-render@univerjs/facade@univerjs/find-replace@univerjs/formula@univerjs/data-validation@univerjs/debugger@univerjs-pro/sheets-chart-ui@univerjs-pro/sheets-pivot@univerjs-pro/sheets-pivot-ui@univerjs/sheets-filter@univerjs/sheets-filter-ui@univerjs-pro/thread-comment-datasource@univerjs-pro/thread-comment-resource@univerjs-pro/docs-exchange-client@univerjs-pro/drill-down-extraction@zwight/luckyexcelct-sheetbi-libsexcel-jiniu
0.6.6

6 months ago

0.6.5

6 months ago

0.6.3

6 months ago

0.6.4

6 months ago

0.6.2

6 months ago

0.6.1

7 months ago

0.6.0

7 months ago

0.6.0-alpha.0

8 months ago

0.5.5

8 months ago

0.5.4

8 months ago

0.5.3

8 months ago

0.5.2

9 months ago

0.5.1

10 months ago

0.5.0

10 months ago

0.5.0-beta.1

10 months ago

0.5.0-beta.0

10 months ago

0.5.0-alpha.0

10 months ago

0.4.2

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.4.0-alpha.2

11 months ago

0.4.0-alpha.1

11 months ago

0.4.0-alpha.0

11 months ago

0.3.0

12 months ago

0.3.0-alpha.0

12 months ago

0.3.0-alpha.1

12 months ago

0.2.15

12 months ago

0.2.14

12 months ago

0.2.13

12 months ago

0.2.12

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4-alpha.0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.16

1 year ago

0.1.17

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.4

1 year ago

0.1.12

1 year ago

0.1.13

1 year ago

0.1.14

1 year ago

0.1.15

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0-beta.3

2 years ago

0.1.0-beta.2

2 years ago

0.1.0-beta.5

2 years ago

0.1.0-beta.4

2 years ago

0.1.0-beta.1

2 years ago

0.1.0-beta.0

2 years ago

0.1.0-alpha.1

2 years ago

0.1.0-alpha.0

2 years ago

0.1.0-alpha.3

2 years ago

0.1.0-alpha.2

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.1

3 years ago