1.0.0 • Published 3 years ago

ashprinter v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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
})
1.0.0

3 years ago