Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@provenance-widgets/core

Framework-independent provenance computation for ProvenanceWidgets 2.x.

Architecture

  • 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.

Install

npm install @provenance-widgets/core

Development

npm install

Deployment

npm run verify
npm login --auth-type=web
npm whoami
npm pack --dry-run
npm publish --access public

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages