iamstarkov / yayify

yay all the things! From article "How to start with nodejs testing"
https://iamstarkov.com/start-with-testing/
0 stars 0 forks source link

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