/ay-md-progress

🚦 Simple Progressbar for Markdown, Inspired by http://progressed.io/

Primary LanguageJavaScriptMIT LicenseMIT

ay-md-progress

☁️ Installation

git clone https://github.com/ayatmaulana/ay-md-progress

🚀 Run

Manual

cd ay-md-progress

#if you using yarn
yarn

#if you using npm
npm install

Docker

docker-compose up -d

📋 Example

You can access like this

http://YOURDOMAIN/val/{value}

📝 Documentation

param name datatype range default value
value Integer 1 - 100 null

Color info

range color sample
1 - 24 RED color_red
25 - 49 YELLOW color_yellow
50 - 84 BLUE color_red
85 - 100 GREEN color_yellow

📜 License

MIT© Ayat Maulana