zhaojinyu e984acc6d0 first commit před 10 měsíci
..
lib e984acc6d0 first commit před 10 měsíci
LICENSE e984acc6d0 first commit před 10 měsíci
README.md e984acc6d0 first commit před 10 měsíci
package.json e984acc6d0 first commit před 10 měsíci

README.md

@univerjs/engine-formula

Package Overview

Package Name UMD Namespace Version License Downloads Contains CSS Contains i18n locales
@univerjs/engine-formula UniverEngineFormula

Introduction

The @univerjs/engine-formula is a formula engine that provides fundamental capabilities for formula computation, including but not limited to: formula string parsing, formula calculation, and formula dependency analysis.

Usage

Installation

# Using npm
npm install @univerjs/engine-formula

# Using pnpm
pnpm add @univerjs/engine-formula