react-sticky-state
ReactStickyState makes native position:sticky statefull and polyfills the missing sticky browser feature
File Explorer
Download Latest Version (.zip)- featureDetect.js
- react-sticky-state.js
- react-sticky-state.min.js
- sticky-state.css
- favicon.ico
- index.html
- featureDetect.js
- react-sticky-state.js
- App.css
- App.js
- App.test.js
- index.css
- index.js
- logo.svg
- .gitignore
- package.json
- README.md
- index.html
- main.css
- featureDetect.js
- react-sticky-state.js
- featureDetect.js
- react-sticky-state.js
- sticky-state.css
- sticky-state.scss
- index.js
- .babelrc
- .editorconfig
- .gitattributes
- .gitignore
- .jscsrc
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/soenkekluth/react-sticky-state
Downloads the entire project code from GitHub to your computer.
cd react-sticky-state
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install react-sticky-state
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
