UNPKG

buffershift

Version:

Bit-shift Buffers right or left in nodejs

11 lines (10 loc) 128 B
language: node_js node_js: - "4" - "5" - "6" - "7" script: - npm test - npm run-script lint - npm run-script flow