All Projects → vfeskov → Vanilla Back To Top

vfeskov / Vanilla Back To Top

Licence: mit
Simple and smooth Back To Top button

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vanilla Back To Top

Awesome Docs With Static Site Generators
Pointers to all templates and implementations based on static site generators
Stars: ✭ 44 (-75.42%)
Mutual labels:  jekyll, static-site-generator, hexo, hugo
Post Scheduler
Schedule posts & content updates for static websites (Jekyll, Hugo, Gatsby, Phenomic etc)
Stars: ✭ 184 (+2.79%)
Mutual labels:  jekyll, static-site-generator, hexo, hugo
Gopablo
🐺 Static site generator.
Stars: ✭ 166 (-7.26%)
Mutual labels:  babel, static-site-generator, postcss
Pendulum
A simple markdown editor for static files (Hugo, Nexo, Jekyll, MkDocs, ...)
Stars: ✭ 157 (-12.29%)
Mutual labels:  jekyll, static-site-generator, hugo
Deventy
A minimal 11ty starting point for building static websites with modern tools.
Stars: ✭ 157 (-12.29%)
Mutual labels:  autoprefixer, static-site-generator, postcss
Frasco
Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, ESLint, imagemin, Browsersync, etc.
Stars: ✭ 123 (-31.28%)
Mutual labels:  autoprefixer, jekyll, postcss
Fast
Develop, build, deploy, redeploy, and teardown frontend projects fast.
Stars: ✭ 126 (-29.61%)
Mutual labels:  autoprefixer, babel, postcss
Awesome Static Hosting And Cms
A collection of awesome static hosting & CMS providers
Stars: ✭ 163 (-8.94%)
Mutual labels:  jekyll, hexo, hugo
Staticman
💪 User-generated content for Git-powered websites
Stars: ✭ 2,098 (+1072.07%)
Mutual labels:  jekyll, static-site-generator, hugo
Hugo theme pickles
Modern, Simple and beautiful Hugo theme
Stars: ✭ 168 (-6.15%)
Mutual labels:  babel, static-site-generator, hugo
Jekyll Theme Mdui
🍷A Jekyll theme based on MDUI
Stars: ✭ 143 (-20.11%)
Mutual labels:  jekyll, material
Book
《现代化前端工程师权威指南》https://guoyongfeng.github.io/book/
Stars: ✭ 141 (-21.23%)
Mutual labels:  babel, postcss
Hexo Theme Anodyne
🌋 Original Bright Theme for Hexo
Stars: ✭ 140 (-21.79%)
Mutual labels:  static-site-generator, hexo
Gulp Starter Kit
A simple Gulp 4 Starter Kit for modern web development.
Stars: ✭ 134 (-25.14%)
Mutual labels:  autoprefixer, babel
Webpack Encore
A simple but powerful API for processing & compiling assets built around Webpack
Stars: ✭ 1,975 (+1003.35%)
Mutual labels:  babel, postcss
React Itunes Search
🎵Simple web app for itunes search with React
Stars: ✭ 147 (-17.88%)
Mutual labels:  babel, postcss
Hugo Agency Theme
Port of Startbootstrap's Agency theme to Hugo
Stars: ✭ 155 (-13.41%)
Mutual labels:  static-site-generator, hugo
Hexo Generator Amp
AMP ⚡ HTML (Accelerated Mobile Pages) generator for Hexo.
Stars: ✭ 129 (-27.93%)
Mutual labels:  static-site-generator, hexo
Actions Gh Pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Stars: ✭ 2,576 (+1339.11%)
Mutual labels:  static-site-generator, hugo
Hops
Universal Development Environment
Stars: ✭ 158 (-11.73%)
Mutual labels:  babel, postcss

Vanilla Back To Top

No Dependencies File Size GitHub stars

Simple and tiny Back To Top button with no dependencies. Hides when on top, scrolls up smoothly when clicked. Works equally great with Vue, React, Angular and without frameworks on Jekyll, Hugo and Hexo


Live demo

Features

How to use

Add this to <body> of your HTML:

<script src="https://unpkg.com/vanilla-back-to-to[email protected]/dist/vanilla-back-to-top.min.js"></script>
<script>addBackToTop({
  diameter: 56,
  backgroundColor: 'rgb(255, 82, 82)',
  textColor: '#fff'
})</script>

For alternative installation see INSTALL

See EXAMPLES

For all options see OPTIONS

License

MIT, see LICENSE

Default icon from Material Design Icons under Apache License 2.0, which only restricts re-selling the icon


Support me with a star ♥

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].