chromite

v0.1.8
Chrome Extension Message-Routing toolkit
Chrome Extension runtime sendMessage routing

clean

rm -rf lib tests/e2e/app/dist

build

tsc --declaration --outDir lib ./src/index.ts

build:e2e

tsc --outDir tests/e2e/app/dist ./tests/e2e/app/src/*.ts

test

jest --config tests/spec/jest.config.ts

test:e2e

npm run build:e2e && jest --config tests/e2e/jest.config.ts

lint

eslint src/*.ts tests/**/*.{ts,js}
npm i chromite

Metadata

  • MIT
  • Whatever
  • otiai10
  • released 8/26/2024

Downloads

Maintainers