1.2.7 ā€¢ Published 3 months ago

super-form-formula v1.2.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

Super-Form-FormulašŸ¤“

a formula achieve, work with form or excel(todo)

FeaturešŸ’»

  • CST Parser
  • Concurrent form object(with plugin system)
  • Full excel like function support
  • Unit Test
  • Custom Function Supprot

UsagešŸ› 

Install

npm i super-formula -S

Use It

import { Formula } from 'super-formula'

const res = formula.exec('SUM({self.num_26},IF(5>4,SUM(7,8),2), [7, 8])')
console.log(res) // 31

Some Important ThingsšŸ˜²

CST ability power by chevrotain.

1.2.7

3 months ago

1.2.6

4 months ago

1.2.5

4 months ago

1.2.4

5 months ago

1.2.0

5 months ago

1.1.9

5 months ago

1.1.8

6 months ago

1.1.7

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.2.3

5 months ago

1.2.2

5 months ago

1.2.1

5 months ago

1.1.4

7 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.9

11 months ago

1.1.3

10 months ago

1.1.2

11 months ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago