# top **Repository Path**: mirrors_component/top ## Basic Information - **Project Name**: top - **Description**: transient back to top link shown on scroll - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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