Skip to content

Commit 433835d

Browse files
committed
update
1 parent 613decc commit 433835d

5 files changed

Lines changed: 2717 additions & 1647 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,7 @@ Exprify is a JavaScript expression parser and evaluator for math-heavy apps. It
77
## Installation
88

99
```bash
10-
# npm
1110
npm install exprify
12-
13-
# pnpm
14-
pnpm add exprify
15-
16-
# yarn
17-
yarn add exprify
1811
```
1912

2013
## Quick Start

0 commit comments

Comments
 (0)