node-selendang
v1.0.2
Published
A lightweight and customizable reading progress bar library for web pages, designed to enhance user experience by indicating how much content remains.
Readme
🧣 Selendang (Reading Process Bar)
A lightweight and customizable reading progress bar library for web pages, designed to enhance user experience by indicating how much content remains.
📝 Installation
npm install node-selendang📖 Usage
const Selendang = require('@artistudio/selendang');
let selendang = new Selendang();🛠️ Development
- NPM Install
npm i - Run dev
npm run dev- Build
npm run build
- Build
