Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.02 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.02 KB

yayify

NPM version Build Status Coveralls Status Dependency Status

yay all the things!

Install

npm install --save yayify

Usage

import yayify from 'yayify';

yayify('unicorns'); // unicorns yay

API

yayify(input)

input

Required
Type: String

Add "yay" to the end.

License

MIT © Vladimir Starkov