sheetjs-csp-test/README.md

328 B

sheetjs-csp-test

Entry points:

  • cdn.html: sync load SheetJS script from CDN
  • local.html: sync load vendored script
  • rjs-cdn.html: async load SheetJS script from CDN using RequireJS
  • rjs-local.html: async load vendored script using RequireJS

Usage:

npm install
npm start

Server will start on port 7262.