UNPKG

compact2string

Version:

Convert BitTorrent compact hostname & port buffer to a string 'hostname:port'

13 lines (12 loc) 177 B
language: node_js node_js: - 6 - 8 - 10 - 11 before_install: - npm conf set strict-ssl false script: - npm run travis-test after_script: - npm run report-coverage