Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KyleAMathews/react-headroom
Hide your header until you need it
https://github.com/KyleAMathews/react-headroom
Last synced: about 2 months ago
JSON representation
Hide your header until you need it
- Host: GitHub
- URL: https://github.com/KyleAMathews/react-headroom
- Owner: KyleAMathews
- License: mit
- Created: 2015-02-25T21:31:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T20:18:19.000Z (about 2 years ago)
- Last Synced: 2024-10-16T00:21:30.515Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://kyleamathews.github.io/react-headroom
- Size: 4.65 MB
- Stars: 1,836
- Watchers: 21
- Forks: 149
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-components-all - react-headroom - Hide your header until you need it. (Uncategorized / Uncategorized)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-react - react-headroom - Hide your header until you need it. ![](https://img.shields.io/github/stars/KyleAMathews/react-headroom.svg?style=social&label=Star) (UI Components / Sticky)
- awesome-list - react-headroom - Hide your header until you need it. (Demos / Sticky)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-list - react-headroom
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- fucking-awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
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
```