Documentation and demo can be found here
With yarn
yarn add react-skillbars
or with npm
npm install react-skillbars
Import
import ReactSkillbar from 'react-skillbars';
yarn lib:lint
yarn lib:test
jest
is used for as the testing framework.
Testing coverage is enforced via the jest.config.js
to 100% across the board.
git checkout https://github.com/crisboarna/react-skillbars -b name_for_new_branch`.
To facilitate development the following bots are integrated into the repository:
Full license details can be found in LICENSE.md