Sophistree is a Chrome extension for mapping arguments.
This repository is a monorepo containing code for the Sophistree browser extension and the
tapestry-highlights
npm package which Sophistree uses.
See the READMEs in the respective subdirectories under packages
for details:
npm run check-all
: run all checks except for snapshot tests.npm run test-snapshots --workspace=packages/tapestry-highlights
: run snapshot tests.
npm install
npm run watch-all
Then load the extension unpacked from the packages/browser-extension/dist/dev/ folder.