react-scroll-element
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

react-scroll-element

ci snyk codecov npm license semantic-release commitizen stars issues madeby prs logo

Documentation & Demo

Documentation and demo can be found here

Table of Contents

Installation

With yarn

yarn add react-scroll-element

or with npm

npm install react-scroll-element

Setup

Import

import ScrollElement from 'react-scroll-element';

Development

Linting

yarn lib:lint

Testing

yarn lib:test

jest is used for as the testing framework.

How to Contribute

  1. Clone repo and create a new branch:
git checkout https://github.com/crisboarna/react-scroll-element -b name_for_new_branch`.
  1. Make changes and test
  2. Submit Pull Request with comprehensive description of changes

Bots used

To facilitate development the following bots are integrated into the repository:

  1. Request Info
  2. Semantic Pull Requests
  3. Welcome
  4. Snyk
  5. Todo

License

CC0

Full license details can be found in LICENSE.md

Package Sidebar

Install

npm i react-scroll-element

Weekly Downloads

5

Version

3.0.1

License

MIT

Unpacked Size

84 kB

Total Files

11

Last publish

Collaborators

  • crisboarna