Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Classes

Sven Fehler edited this page Apr 8, 2020 · 7 revisions

« Home 🏠

These are all the classes of JSLib:

  • jsl.ProgressBar

    Creates a progress bar directly in the command line (in the console).

    Click me to view an example of what this progress bar might look like

    ProgressBar example image

  • jsl.MenuPrompt

    Creates a menu, also directly in the command line (console).

    Click me to view an example of what this menu might look like

    MenuPrompt example image

Clone this wiki locally