Skip to content

Helpers and class definitions for WCA and WCIF

License

Notifications You must be signed in to change notification settings

StanFromIreland/wca-helpers

 
 

Repository files navigation

WCA Helpers

Helpers and class definitions for WCA and WCIF

Actions Status Coverage Status npm version

This package contains typescript interfaces for the different classes used in WCIF, as well as a library of helper functions to help you deal with WCA data, such as calculating averages and en/de-coding multi blind results.

Installation

npm install @wca/helpers --save

Usage example

Development setup

Meta

Distributed under the GPL license. See LICENSE for more information.

https://github.com/thewca/wca-helpers

Contributing

  1. Fork it (https://github.com/thewca/wca-helpers/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Helpers and class definitions for WCA and WCIF

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%