Framework-independent provenance computation for ProvenanceWidgets 2.x.
controllers: recording, serialization, widget registration, and replay.strategies: numeric, range, text, selection, and super-provenance data.types: public TypeScript contracts.shared: the shared event name and internal type utilities.
See src/README.md for the source layout.
npm install @provenance-widgets/corenpm installnpm run verify
npm login --auth-type=web
npm whoami
npm pack --dry-run
npm publish --access public