This is my customized version of the boilerplate. You should start with sindresorhus's original version. I've got a day job and will only be updating sporadically.
curl -fsSL https://github.com/jamestalmage/node-module-boilerplate/archive/jamestalmage.tar.gz | tar -xz --strip-components=1
Remove everything from here and above
My awesome module
npm install unicorn-fun
import unicornFun from 'unicorn-fun';
unicornFun('unicorns');
//=> 'unicorns & rainbows'
Type: string
Lorem ipsum.
Type: object
Type: string
Default: 'rainbows'
Lorem ipsum.