UNPKG

qunpack

Version:

unpack binary strings like perl and php

10 lines (9 loc) 161 B
language: node_js node_js: - 0.10 - 6 - 8 after_success: - npm install -g nyc - npm install -g codecov - nyc --reporter lcov npm run test && codecov