UNPKG

gzip-isize

Version:

Gets GZIP compressed size, uncompressed size, and compression ratio without extraction. TypeScript-friendly.

20 lines (14 loc) 168 B
language: node_js os: - linux node_js: - node branches: only: - master - /^release-.*/ install: - npm install - npm run build script: npm test