Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

toru-hamaguchi/sudden-death.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudden-death

_人人人人人人_
> 突然の死 <
 ̄^Y^Y^Y^Y^Y^Y ̄

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-03-16 v0.1.1

  • Supports multiple lines

2013-02-26 v0.1.0

  • First release

License

Copyright (c) 2013 toru hamaguchi Licensed under the MIT license.

About

Generates "Sudden death".

Resources

License

Stars

Watchers

Forks

Packages

No packages published