nxv v6.9.0
nxv
A NodeJS Project.
Installation
npm:
npm install nxv
pnpm:
pnpm add nxv
Colors
Color | Description | Example |
---|---|---|
black | Black | nxv.black('text') |
red | Red | nxv.red('text') |
green | Green | nxv.green('text') |
yellow | Yellow | nxv.yellow('text') |
blue | Blue | nxv.blue('text') |
magenta | Magenta | nxv.magenta('text') |
cyan | Cyan | nxv.cyan('text') |
white | White | nxv.white('text') |
blackBright | Bright black | nxv.blackBright('text') |
redBright | Bright red | nxv.redBright('text') |
greenBright | Bright green | nxv.greenBright('text') |
yellowBright | Bright yellow | nxv.yellowBright('text') |
blueBright | Bright blue | nxv.blueBright('text') |
magentaBright | Bright magenta | nxv.magentaBright('text') |
cyanBright | Bright cyan | nxv.cyanBright('text') |
whiteBright | Bright white | nxv.whiteBright('text') |
Background colors
Color | Description | Example |
---|---|---|
bgBlack | Black background | nxv.bgBlack('text') |
bgRed | Red background | nxv.bgRed('text') |
bgGreen | Green background | nxv.bgGreen('text') |
bgYellow | Yellow background | nxv.bgYellow('text') |
bgBlue | Blue background | nxv.bgBlue('text') |
bgMagenta | Magenta background | nxv.bgMagenta('text') |
bgCyan | Cyan background | nxv.bgCyan('text') |
bgWhite | White background | nxv.bgWhite('text') |
bgBlackBright | Bright black background | nxv.bgBlackBright('text') |
bgRedBright | Bright red background | nxv.bgRedBright('text') |
bgGreenBright | Bright green background | nxv.bgGreenBright('text') |
bgYellowBright | Bright yellow background | nxv.bgYellowBright('text') |
bgBlueBright | Bright blue background | nxv.bgBlueBright('text') |
bgMagentaBright | Bright magenta background | nxv.bgMagentaBright('text') |
bgCyanBright | Bright cyan background | nxv.bgCyanBright('text') |
bgWhiteBright | Bright white background | nxv.bgWhiteBright('text') |
Styles
Style | Description | Example |
---|---|---|
bold | Bold | nxv.bold('text') |
dim | Dim | nxv.dim('text') |
italic | Italic | nxv.italic('text') |
underline | Underline | nxv.underline('text') |
inverse | Inverse | nxv.inverse('text') |
hidden | Hidden | nxv.hidden('text') |
strikethrough | Strikethrough | nxv.strikethrough('text') |
inverseCase | Inverse case | nxv.inverseCase('text') |
Extra
Style | Description | Example |
---|---|---|
rainbow | Rainbow | nxv.rainbow('text') |
usa | USA | nxv.usa('text') |
zalgo | Zalgo | nxv.zalgo('text') |
zebra | Zebra | nxv.zebra('text') |
License
This work is licensed under the CC BY-NC-ND 4.0 license, which strictly prohibits:
- Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- Commercial Use: You may not use the material for commercial purposes.
- Derivatives: If you remix, transform, or build upon the material, you may not distribute the modified material.
- Additional Restrictions: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
Credits
This project was created by xash
WARNING
DO NOT TRY TO CLAIM THIS WORK AS YOUR OWN. THE LICENSE TERMS ARE VERY CLEAR, AND IF YOU VIOLATE THEM, YOU WILL BE REPORTED TO THE DMCA AND COULD FACE LEGAL TROUBLE. ANY ATTEMPT TO PLAGIARIZE, COPY OR USE THIS WORK WITHOUT PROPER ATTRIBUTION AND PERMISSION WILL BE MET WITH STRONG LEGAL ACTION.
IF YOU BELIEVE THAT THIS WORK HAS BEEN USED IN VIOLATION OF THE LICENSE AGREEMENT, PLEASE CONTACT ME IMMEDIATELY TO RESOLVE THE ISSUE. I TAKE MY INTELLECTUAL PROPERTY RIGHTS SERIOUSLY AND WILL PURSUE ALL AVAILABLE LEGAL REMEDIES TO PROTECT THEM.
FOR MORE INFORMATION, PLEASE READ THE LICENSE AGREEMENT OR CONTACT ME ON DISCORD: xash#7733.