Documentation and demo can be found here
With yarn
yarn add react-skillbarsor with npm
npm install react-skillbarsImport
import ReactSkillbar from 'react-skillbars';yarn lib:lintyarn lib:testjest is used for as the testing framework.
Testing coverage is enforced via the jest.config.js to 100% across the board.
- Clone repo and create a new branch:
git checkout https://github.com/crisboarna/react-skillbars -b name_for_new_branch`.- Make changes and test
- Submit Pull Request with comprehensive description of changes
To facilitate development the following bots are integrated into the repository:
Full license details can be found in LICENSE.md

