Open nebula-aac opened 12 months ago
Since we have converted to a one package, creating a separate cytoscape-utils package is not necessary, but there is a future need to setup a utils folder in this package in order to support cytoscape. This is a low priority though.
Create a package called
cytoscape-utils
which will house most if not all utilities pertaining to Cytoscape in Meshamp.There are a lot of code surrounding this in
meshmap
so this ticket will be track what are things that are needed to be moved fromMeshmap
into here.CytoscapeProvider
- React context provider forcytoscape
DesignerProvider
- React context provider fordesigner
Contributor Guide