node-base62

Javascript Base62 encode/decoder
  https://github.com/andrew/base62.js
  0
  no reviews



The default character set is 0-9a-zA-Z. This can be updated to a custom character set. Naturally, it must be 62 characters long.

Node.js is an event-based server-side JavaScript engine.