1.0.0 • Published 10 years ago
dumbfuck v1.0.0
dumbfuck
It's a package, dumbfuck.
Usage
var dumbfuck = require('dumbfuck');
console.log( dumbfuck(0) ); // 0
console.log( dumbfuck(1) ); // 1
// special feature: also works with non-numeric input
console.log( dumbfuck('s') ); // sInstallation
With npm do:
$ npm install dumbfuckContributions
Contributions are welcome, however PRs that are mostly stylistic or semantic in nature will not be accepted.
License
GPLv3
1.0.0
10 years ago