react-soccer-formation
v1.1.10
Published
Soccer formation viewer for ReactJS
Readme
React Soccer Formation
Display and select soccer formation position with ease in ReactJS
install form NPM/Yarn
yarn add react-soccer-formation
npm i -S react-soccer-formation
import Formation, { allFormations } from 'react-soccer-formation'; Note: Please use this allFormations array for dropdown as this is tightly coupled with the library
Demo: https://hkrcf.netlify.app/
