A lightweight and customizable reading progress bar library for web pages, designed to enhance user experience by indicating how much content remains.
npm install node-selendang
const Selendang = require('@artistudio/selendang');
let selendang = new Selendang();
- NPM Install
npm i
- Run dev
npm run dev
- Build
npm run build
- Build