1.3.9 • Published 3 years ago

@alu0101350158/constant-folding v1.3.9

Weekly downloads
-
License
Unlicense
Repository
github
Last release
3 years ago

npm version CI for constant-folding

constant-folding

Installation

npm install @alu0101350158/constant-folding

Usage as executable:

./node_modules/@alu0101350158/constant-folding/bin/constant-folding-cli.js input.js -o output.js

Usage from code:

const constantFolding = require('constant-folding');
//call the function

The documentation of the function.

Examples

Author

alu0101350158

Tests

npm test

1.3.9

3 years ago

1.3.8

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago