Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more

πŸ–οΈ Crayon.js CSS Keywords for πŸ¦• Deno


πŸ“š About

This package is extension for crayon.js

Usage

import crayon, {...} from 'https://deno.land/x/crayon_keywords/mod.ts'; // import it instead of main crayon.js module
crayon.bgKhaki.orange('This text has khaki background and orange text')

Wiki

To learn more about Crayon and its API look here

:handshake: Contributing

Feel free to add any commits, issues and pull requests

πŸ“ Licensing

This project is available under MIT License conditions.