Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/component/top
transient back to top link shown on scroll
https://github.com/component/top
Last synced: 13 days ago
JSON representation
transient back to top link shown on scroll
- Host: GitHub
- URL: https://github.com/component/top
- Owner: component
- Created: 2013-01-08T02:04:40.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-20T15:08:21.000Z (over 11 years ago)
- Last Synced: 2024-05-08T17:06:28.042Z (8 months ago)
- Language: JavaScript
- Size: 101 KB
- Stars: 6
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# top
Transient back-to-top link that fades in once
the user has scrolled more than 50% of the page
height.![back to top link](http://f.cl.ly/items/4101392h0C2Y1p1x0O25/top.png)
## Installation
$ component install component/top
## Example
```js
require('top')();
```## License
MIT