UNPKG

quux

Version:
29 lines (17 loc) 393 B
## quux [![Build Status](https://travis-ci.org/ciceropablo/quux.svg?branch=master)](https://travis-ci.org/ciceropablo/quux) > A quux module. ## Installation ```sh $ [sudo] npm install --save quux ``` ## Usage ```js var quux = require('quux'); quux(); // quux ``` ## API ### `quux()` Type: `string` Return `quux` word. ## License MIT © [Cícero Pablo](http://ciceropablo.github.io)