Documentation and demo can be found here
With yarn
yarn add react-scroll-element
or with npm
npm install react-scroll-element
Import
import ScrollElement from 'react-scroll-element';
yarn lib:lint
yarn lib:test
jest
is used for as the testing framework.
- Clone repo and create a new branch:
git checkout https://github.com/crisboarna/react-scroll-element -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