Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Wrapper for 4dn-dcic/react-workflow-viz which takes W3C PROV-JSON as input

License

Notifications You must be signed in to change notification settings

hubmapconsortium-graveyard/prov-vis

Repository files navigation

💥 Deprecated and archived 💥

prov-vis

Generic wrapper for 4dn-dcic/react-workflow-viz:

  • Takes W3C PROV-JSON as input.
  • Call-backs for defining node names and on-click details.
  • NPM package provides a React component, and a plain JS interface.

Demo

Development

This repo is bootstrapped with NWB.

To use the development demo:

npm install
npm start

and then visit http://localhost:3000/.

To preview the static demo:

npm run build
http-server

then visit http://localhost:8080/.

Publish

Make a release branch, confirm that tests pass, and run:

./publish.sh

That will bump the version, create a tag, publish to NPM, and push to GitHub.

About

Wrapper for 4dn-dcic/react-workflow-viz which takes W3C PROV-JSON as input

Resources

License

Stars

Watchers

Forks

Packages

No packages published