chuckwood

1.1.1 • Public • Published

chuckwood

“How much wood could a woodchuck chuck…” by Mother Goose

How much wood could a woodchuck chuck If a woodchuck could chuck wood? As much wood as a woodchuck could chuck, If a woodchuck could chuck wood.

Installation

Add chuckwood to your project using npm.

$ npm i -S chuckwood

Usage

const woodchuck = require('chuckwood');

const poem = woodchuck.chuck('wood', 'chuck');

console.log(poem); // How much wood could a woodchuck chuck if a woodchuck could chuck wood?

Testing

Run the test suite from the command-line using npm.

$ npm run test

License

This software is released under the ISC License.

Package Sidebar

Install

npm i chuckwood

Weekly Downloads

3

Version

1.1.1

License

ISC

Unpacked Size

4.17 kB

Total Files

10

Last publish

Collaborators

  • furf