UNPKG

easy-back-to-top

Version:

A lightweight, zero-dependency JavaScript utility that adds a customizable 'Back to Top' button with optional scroll progress. Framework-free, CDN-ready, and easy to use.

40 lines (39 loc) 956 B
{ "name": "easy-back-to-top", "version": "1.0.0", "description": "A lightweight, zero-dependency JavaScript utility that adds a customizable 'Back to Top' button with optional scroll progress. Framework-free, CDN-ready, and easy to use.", "main": "dist/index.min.js", "unpkg": "dist/index.min.js", "jsdelivr": "dist/index.min.js", "homepage": "https://amanpareek.in", "repository": { "type": "git", "url": "https://github.com/amanp30/easy-back-to-top.git" }, "bugs": { "url": "https://github.com/amanp30/easy-back-to-top/issues" }, "keywords": [ "back-to-top", "scroll-to-top", "scroll-progress", "vanilla-js", "javascript", "web-component", "scroll-button", "frontend", "cdn", "zero-dependency" ], "author": { "name": "Aman Pareek", "url": "https://amanpareek.in" }, "license": "MIT", "files": [ "dist", "demo.gif", "README.md", "LICENSE" ] }