rottytooth / rot8000

rot13 for the Unicode generation
http://rot8000.com
GNU General Public License v3.0
124 stars 3 forks source link

Can i has npm module? #21

Closed insanity54 closed 3 years ago

insanity54 commented 3 years ago

I would like to

const rot8000 = require('rot8000');
const output = rot8000('my funny text')

but there is no npm module.

I think package.json is incomplete for publishing to npm. I would fill it out if this project is accepting PRs

greets from Mars

insanity54 commented 3 years ago

I accidentally published an npm module named, 'rot8000'. As this is not my project, I don't feel right taking that name. I meant to prefix it with something. I'm unpublishing rot8000 and it will be available again in 24 hours.

rottytooth commented 3 years ago

Okay thanks -- feel free to create a PR -- otherwise, I will look into an npm module (probably not for a few weeks)

rottytooth commented 3 years ago

Beautiful! Thanks