2.0.11 • Published 7 years ago

@smockle/periodic v2.0.11

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

2.0.10

7 years ago

2.0.9

7 years ago

2.0.8

7 years ago

2.0.7

7 years ago

2.0.6

7 years ago

2.0.5

7 years ago

2.0.3

8 years ago

2.0.2

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.1

8 years ago