bestzip

v2.2.1
Uses OS zip command if avaliable (for better performance and speed) or node.js version if there is no system command avaliable. Can be called via node or command line.

lint

eslint .

lint-fix

eslint --fix .

unit-test

jest

test

npm run lint && npm run unit-test
npm i bestzip

Metadata

  • MIT
  • >=10
  • Nathan Friedly - http://nfriedly.com/
  • released 4/13/2022

Downloads