1.0.0 • Published 4 years ago

ashprinter v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
4 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

4 years ago