panzi / js-unicode-progress-bar

A very simple function to draw a progress bar using Unicode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unicode Progress Bar

A very simple function to draw a progress bar using Unicode.

The Unicode block element symbols allow the graph to have a higher resolution than just one pixel by character. That is each character has has 8 subdivisions.

Horizontally these symbols are used:

And vertically these symbols are used:

Demo Video

Screen recording of a demo

About

A very simple function to draw a progress bar using Unicode.

License:MIT License


Languages

Language:TypeScript 100.0%