short-interval-control-timesheet-processing
v0.1.4
Published
This is a data processing project which use the real-value library. It processes a stream of timesheet records into a view data structure suitable for displaying a flamegraph
Downloads
12
Readme
Timesheet Processor
This is a data processing project which use the real-value library. It processes a stream of timesheet records into a view data structure suitable for displaying a flamegraph
How to update
npm install
Run the red-green-refactor process
npm start
How to use
see the test/lib.test.js