sudden-death
v0.1.1
Published
Generates "Sudden death".
Downloads
3
Readme
sudden-death
_人人人人人人_
> 突然の死 <
 ̄YYYYYY ̄
Generates "Sudden death".
Getting Started
Install the module with: npm install sudden-death
Examples
var SuddenDeath = require('sudden-death');
var totsuzenNoShi = new SuddenDeath('Sudden death');
totsuzenNoShi.say(); // "Sudden death"
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Release History
2013-02-26 v0.1.0
- First release
License
Copyright (c) 2013 toru hamaguchi Licensed under the MIT license.