Skip to content

mhammadsiddiqui/makeItHeader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

makeItHeader

Give it a string and it will add *** in start and end. like heading will be returned as *** heading ***

Installation

npm i makeItHeader --save

Then...

import {makeItHeader} from 'makeItHeader';

makeItHeader('Main Heading')

Options

  • It does not require any options

About

Give it a string and it will make it heading

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published