@codegabo/reactivefullpage
TypeScript icon, indicating that this package has built-in type declarations

1.0.9 • Public • Published

motivation

most of the designs nowadays have some sort of full page scroller, the libraries i found where jquery plugins but i enjoy building thing with react

how to install

npm install @codegabo/reactivefullpage

usage

import ReactiveFullPage from 'reactivefullpage'

<ReactiveFullPage>
  <div>
    page 1
  </div>
  <div>
    page 2
  </div>
  <div>
    page 3
  </div>
</ReactiveFullPage>

Readme

Keywords

Package Sidebar

Install

npm i @codegabo/reactivefullpage

Weekly Downloads

2

Version

1.0.9

License

ISC

Unpacked Size

9.15 kB

Total Files

11

Last publish

Collaborators

  • juangabriel