UNPKG

hashids

Version:

Generate YouTube-like ids from numbers. Use Hashids when you do not want to expose your database ids to the user.

12 lines (8 loc) 113 B
language: node_js node_js: - "0.10" - "0.12" - "4" - "6" sudo: false after_script: 'npm run coverage'