@perspective-software/cross-origin-html-embed

v1.2.3
SDK for building cross-origin html sandboxes/embeds.
cross origin html embed iframe sandbox

build

rimraf dist && tsc -p tsconfig-mjs.json && tsc -p tsconfig-cjs.json && npm run esm:fix && ./fixup.sh

test

jest

test:cov

jest --coverage

lint:check

eslint . && prettier --check .

lint:fix

eslint . --fix && prettier --write .

prepublishOnly

npm run test && npm run lint:check && npm run build

esm:fix

tsc-esm-fix --target=dist/mjs --tsconfig tsconfig-mjs.json
npm i @perspective-software/cross-origin-html-embed

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 4/17/2024

Downloads