Publishing to NPM

A while ago I was playing with some code to do with words. I know most code involves some sort of words, or symbols at least, but mine was literally to do with words. Word counts, getting the list of words in a text, chunking words so you could create a reading app, etc. I called it wordify. I've never contributed anything to npm before so wondered how to go about it. I came across this awesome gist which makes it soooo easy to do. Here's wordify on npm.