2.1.0 • Published 4 years ago
@moo-cow/tiny v2.1.0
tiny
playing with repos Lets hope we can do this
A small tiny test util that has two functions: play
To install
npm install @moo-cow/tiny
Usage
const tiny = require('@moo-cow/tiny');
tiny.tiny("remove my spaces!") // removemyspaces!
tiny.capital("stop shouting") // STOP SHOUTING
Git repo: https://github.com/nic-dimmock/tiny