Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://kyleamathews.github.io/react-headroom/
Hide your header until you need it
https://kyleamathews.github.io/react-headroom/
Last synced: 3 months ago
JSON representation
Hide your header until you need it
- Host: GitHub
- URL: https://kyleamathews.github.io/react-headroom/
- Owner: KyleAMathews
- License: mit
- Created: 2015-02-25T21:31:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T20:18:19.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T19:42:19.519Z (3 months ago)
- Language: JavaScript
- Homepage: https://kyleamathews.github.io/react-headroom
- Size: 4.65 MB
- Stars: 1,826
- Watchers: 21
- Forks: 148
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gatsby - React Headroom - headroom/tree/master/website)) (Table of Contents / Inspiration)
README
# react-headroom
Hide your header until you need it.## Demo
http://kyleamathews.github.io/react-headroom## Install
`npm install react-headroom`## Usage
A simple example, [see the docs site](http://kyleamathews.github.io/react-headroom/)
for more examples and documentation.```html
You can put anything you'd like inside the Headroom Component
```