2.0.11 • Published 6 years ago

@smockle/periodic v2.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

periodic

npm Build Status Build status codecov Known Vulnerabilities Greenkeeper badge

Convert monthly price data to monthly return data.

Installation

Run npm install --save @smockle/periodic to add periodic to your project.

Usage

Shell

$ periodic "/path/to/input/file.xlsx" "/path/to/output/file.xlsx"

Testing

periodic includes several unit tests. After cloning the periodic repo locally, run npm install in the project folder to install dependencies. Run npm test to execute the tests.

2.0.11

6 years ago

2.0.10

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.3

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago