happy-numbers
v1.0.0
Published
Will tell you if a number is a Happy number or not in only 117 characters! (133 if you include 'module.exports=') - Code Golf FTW
Downloads
2
Readme
happyNumbers
Will tell you if a number is a Happy number or not (http://en.wikipedia.org/wiki/Happy_number) in only 117 characters! (133 if you include 'module.exports=') - Code Golf FTW