tods-react-draws
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

tods-react-draws

React Components for displaying draw structures.

Consumes JSON which conforms to the Tennis Open Data Standards

Online Documentation with Examples

Install

yarn add tods-react-draws # or npm install tods-react-draws

Usage

Check the example directory...

import { DrawStructure } from 'tods-react-draws';

Development

After cloning the repository:

yarn install # or npm i
yarn start # or npm start

Example

Then run the example inside another:

cd example
yarn install # or npm i to install dependencies
yarn start # or npm start

/tods-react-draws/

    Package Sidebar

    Install

    npm i tods-react-draws

    Weekly Downloads

    0

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    361 kB

    Total Files

    11

    Last publish

    Collaborators

    • courthive