Skip to content

NelsonJTSM/StatcastJS

Repository files navigation

StatcastJS

TypeScript version Node.js version APLv2 Build Status - GitHub Actions

A javascript library for Statcast data.

Getting Started

This project is intended to be used with the latest release of Node.js 16.

Clone repository

To clone the repository, use the following commands:

git clone https://github.com/NelsonJTSM/StatcastJS/
cd StatcastJS
yarn install

Available Scripts

  • clean - remove coverage data, Jest cache and transpiled files,
  • prebuild - lint source files and tests before building,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests,
  • test - run tests,
  • test:watch - interactive watch mode to automatically re-run tests

License

Licensed under the APLv2. See the LICENSE file for details.

About

A javascript library for Statcast data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published