1.1.0
π Extension package for crayon.js which aims to make its API fully compatible with chalk one
Repository
Current version released
4 years ago
Dependencies
deno.land/x
Versions
ποΈ Crayon.js Chalk Aliases for π¦ Deno
π About
crayon.js which aims to make crayon fully compatible with chalk
This package is extension forUsage
import crayon, {...} from 'https://deno.land/x/crayon_chalk_aliases/mod.ts'; // import it instead of main crayon.js module
crayon.redBright.bgGray('This text has bright red text and gray (bright black) background!')