bigwiggle
v1.0.3
Published
Let's make some Wiggles
Downloads
2
Readme
Big Wiggle
Let’s make som Wiggles
Instalation:
$ npm i bigwiggle
Usage:
const { bigWiggle } = require('bigwiggle');
// replace 'Big Wiggle' with your desired text or variable/function
bigWiggle('Big Wiggle');
Have fun making wiggles!