Nx workspace that builds and publishes the cc-extension-core
package — the shared runtime behind Tangent's unofficial browser extensions
that display CharaChorder device layouts on typing websites.
See cc-extension-core/README.md for what the
package does and how to build an extension on it.
npm install
npm run build # emits cc-extension-core/dist
npm test
npm run lint
npm run build-and-publish