Skip to content

This was supposed to be a plugin for readme.md for the repository, but since nothing worked out, this is a decorative buggy progressbar for the frontend

Notifications You must be signed in to change notification settings

MSIborisyeltsin/progressbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProgressBar - plugin for github readme example code of progressbar

Caution

This plugin doesn't work. You can use the concept of this code for your own purposes. For example, in website development

Using

The following arguments are used to set up the progressbar:

  • bgclr - sets the mother block color of the progress bar (for example black)
  • bgstart - sets the initial color of the loading bar (for example blue)
  • bgfinish - sets the end color of the loading bar (for example white)
  • duration - sets the run time of the loading bar (for example 10s)
  • percent - sets the loading bar percentage (for example 50%)

Syntax: https://example.com/index.html?<attribute1>=<value1>&<attribute2>=<value2>

Important

There's bug in the operation of duration argument

About

This was supposed to be a plugin for readme.md for the repository, but since nothing worked out, this is a decorative buggy progressbar for the frontend

Topics

Resources

Stars

Watchers

Forks