makeitheader
v1.0.5
Published
Give it a string and it will make it heading
Readme
makeItHeader
Give it a string and it will make it heading
Installation
npm i makeItHeader --save
Then...
import {makeItHeader} from 'makeItHeader';
makeItHeader('Main Heading')Options
- It does not require any options
