Skip to content

ChromaTechFR/ProgressBar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ProgressBar

to download it npm i chroma_progress@1.0.0 or npm link

Exemple:

    const value = x;

    const maxValue = x * n;
    
    const xp1 = await xpBar("color", value, maxValue);

    const attachment = new MessageAttachment(xp1, 'xp.png');

#How it looks like:

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published