crystalcolour.ts
v1.0.3
Published
Colourful Terminal Styling Done Right Way !
Downloads
1
Maintainers
Readme
What is crystalcolour.ts
- crystalcolour.ts is a NPM Package, That Make Your Terminal/Console/Shell Colouful And Stylish !
📥 Install Our Package:
npm install crystalcolour.ts
⭐ Setup:
- First Install The Package !
- Go To Index.js File And Add:
const chalk = require("crystalcolour.ts");
- Then After That Add:
const { red, green, blue, magenta, cyan, white, gray, black } = require("crystalcolour.ts");
- And You Are Done 👍
- Just Follow Example Below And The Package Will Be Working ✌️
📄 Usage-Example
console.log(cyan('CRYSTAL HQ DEVELOPMENT'));
console.log(red('CRYSTAL NPM PACKAGES'));
DEVELOPED BY CRYSTAL HQ DEVELOPMENT WITH ❤️
MAINTAIN BY CRYSTAL NPM PACKAGES WITH 🔥
✏️ CRYSTAL NPM SUPPORT SERVER: