naughty-fontify

1.0.2 • Public • Published

Naughty-Fontify

Stylish Font Maker For NAUGHTY V1

let naughty_fontify = require('naughty-fontify');
let text = "Hi";

let fancytxtsans = naughty_fontify('sans', text);
let fancytxtserif = naughty_fontify('serif', text);

console.log(`Sans: ${fancytxtsans}
Serif: ${fancytxtserif}`);

Package Sidebar

Install

npm i naughty-fontify

Repository

github.com

Homepage

github.com/

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.99 kB

Total Files

4

Last publish

Collaborators

  • naughtyx3222