excel-utils

v1.0.1
Some utilities if you're programmatically working with spreadsheets
excel spreadsheet

lint

eslint --ext .js,.ts .

pretest

npm run compile

test

mocha -c **/*.spec.js

compile

rimraf dist && tsc

prepublishOnly

npm run verify

verify

npm run lint && npm run test
npm i excel-utils

Metadata

  • MIT
  • Whatever
  • Darrin Holst
  • released 9/7/2019

Downloads

Maintainers