Skip to content

cbernardes/postfix-notation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postfix Notation

Calculates the postfix notation for spreadsheets considering its reference to different cells.

Expects a csv input file

Execute the API

node 8.4.0

$ npm install
$ npm start

Test considerations

Config

Verbose config

  • Set verbose true to see the summary of each test (including performance), but not logs
  • Set verbose false to see the log generated by each test.
"verbose": true

Execute

npm test

or

npm t

About

postfix-notation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published