UNPKG

ieee-float

Version:

pure javascript IEEE 754 32-bit and 64-bit floating point binary conversion

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