UNPKG

write-excel-file

Version:

Write simple `*.xlsx` files in a browser or Node.js

16 lines (12 loc) 204 B
image: node:16 pages: script: - npm install - npm run build - mv ./bundle ./public - cp --recursive ./website/* ./public/ artifacts: paths: - public only: - main