1.0.1 • Published 10 years ago
mascot v1.0.1
node-mascot
:sparkles::turtle::rocket::sparkles:
What?
This is the (unofficial) Node.js mascot, in handy package format.
· + .
· · . · .
˚ + * . . . . ˚ + * .
. ⋆ ˚ . . ✨ 🐢 🚀 ✨
+ ✷ ✦ . + .
+ . · ✧ . .For context, read this issue.
Cool!
Install it:
$ npm install -g mascotSee it!
node-mascotUse it:
var mascot = require('mascot')
console.log(mascot.simple) // just the :sparkles::turtle::rocket::sparkles: from the nodejs/node repo
console.log(mascot.space) // the big picture; our node.js mascot in spaceYou need Node.js >= 4.x, because our mascot loves new releases.
Credits
Licensed under The MIT License (MIT), copyright (c) 2015 Jed Watson (this code, not the mascot)
Please note this package is just for fun, and does not actually represent the official Node.js project or branding.
Thanks to @yoshuawuyts and @Fishrock123 for the ASCII Mascot, and everyone on the node.js team for doing such awesome work.