UNPKG

read-excel-file

Version:

Read `.xlsx` files in a web browser or in Node.js

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