const { progress } = require("oxy-progress-bar1");
const bar = "━"; \\ bar of your choice for exxample: "-"
\\ total and current duration
const total = 100;
const current = 10;
const size = 10; \\ size of the of the bar
const slider = "❤️" \\ slider for example: "⚪"
progress(bar,current, total,slider,size)[0]
-
Notifications
You must be signed in to change notification settings - Fork 1
Idk
License
KkjusTkk7074/music-progress-bar
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Idk
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published