ashprinter
v1.0.0
Published
A printer that printes some words.
Readme
What is this?
A printer that printes some words.
Installation
npm i Ashprinter --save
Then...
import { Ashprinter } from 'Ashprinter';
Ashprinter({
word_type = 'good'
word_style = underline
})