New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tods-competition-factory

Package Overview
Dependencies
Maintainers
1
Versions
1655
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tods-competition-factory

Create and mutate TODS compliant tournament objects

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.3K
decreased by-12.54%
Maintainers
1
Weekly downloads
 
Created
Source

competitionFactory

The Tennis Open Data Standards provide a document-based representation of all of the elements of a tennis tournament including participants, events, draws, matchUps, contacts, and references to online resources.

The competitionFactory is a collection of "engines" for transforming/mutating TODS documents and is intended to insure the integrity of TODS documents by managing all state transformations.

Engines

Engines manage different concerns within a document structure representing a tournament and may contain accessors, generators, getters, governors and test suites.

  1. competitionEngine - for managaging resources which may be shared by multiple tournaments, such as venues (courts & other locations); includes scheduling
  2. tournamentEngine - for managing tournament participants and general tournament information
  3. drawEngine - generates drawDefinitions and manages participant movement through matchUps within structures

Installation

npm install tods-competition-factory

IMPORTANT

competitionFactory is based on a combination of TODS v0.8 and elements which have been proposed for TODS v1.0

Keywords

FAQs

Package last updated on 08 Sep 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc