Skip to content

Instantly share code, notes, and snippets.

@BrianLitwin
Last active April 4, 2019 21:33
Show Gist options
  • Save BrianLitwin/1bd90dfccc68a6c43ad735b68aa6766f to your computer and use it in GitHub Desktop.
Save BrianLitwin/1bd90dfccc68a6c43ad735b68aa6766f to your computer and use it in GitHub Desktop.
  • add node/nodes to the graph
  • add a node/nodes/edges to the Repo

function addNode(node) {

}

function search(term) {

}

=> search the array of nodes/edges from Github/Git what to search? issue: title, comment: text, etc

a weight slider similar to the one we have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment