ankhtaroth-frame-print
v1.0.1
Published
Simple package to add a * frame upwards and downwards to a message you will print to the console.
Downloads
2
Readme
Description
Simple package to add a * frame upwards and downwards to a message you will print to the console.
Installation
$ npm install ankhtaroth-frame-print
Usage
const print = require('ankhtaroth-frame-print');
print('Hello NPM!);