ashprinter

A printer that printes some words.

Usage no npm install needed!

<script type="module">
  import ashprinter from 'https://cdn.skypack.dev/ashprinter';
</script>

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