{"id":13555212,"url":"https://github.com/dobbs/concept-map","last_synced_at":"2025-04-03T08:30:36.132Z","repository":{"id":23578790,"uuid":"26946965","full_name":"dobbs/concept-map","owner":"dobbs","description":"Abandoned. Was an experimental tool for sketching concept maps in browser. Consider using wiki \u0026 the graphviz plugin instead","archived":true,"fork":false,"pushed_at":"2018-04-13T21:45:17.000Z","size":283,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-04T04:30:45.778Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dobbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-21T05:32:32.000Z","updated_at":"2023-01-28T18:27:15.000Z","dependencies_parsed_at":"2022-08-05T22:30:22.734Z","dependency_job_id":null,"html_url":"https://github.com/dobbs/concept-map","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbs%2Fconcept-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbs%2Fconcept-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbs%2Fconcept-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dobbs%2Fconcept-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dobbs","download_url":"https://codeload.github.com/dobbs/concept-map/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246965381,"owners_count":20861853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T12:03:05.358Z","updated_at":"2025-04-03T08:30:35.601Z","avatar_url":"https://github.com/dobbs.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# concept-map\n\nan in-browser tool for sketching [Concept Maps](http://en.wikipedia.org/wiki/Concept_map)\n\n# development\n\nOnce:\n``` bash\ndocker-compose run --rm node bash\nnpm install\n[ -x phantomjs ] || curl -sSL \\\n  https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2 | \\\n  tar -jv --strip-components=2 --wildcards --extract '*/bin/phantomjs'\n```\n\nRun tests:\n``` bash\ndocker-compose run --rm node bash\n[ -e /usr/local/bin/phantomjs ] || \\\n  ln -s phantomjs /usr/local/bin/\nlineman spec-ci\n```\n\nRun dev server \u0026 UI:\n``` bash\ndocker-compose up -d web\nopen localhost:8000\n```\n\n# usage\n\nIn the browser, type `alt` twice to start the editor controls.\n\nJust type to begin creating a node.  `return` saves the node to the graph.\n\nTo create links:\n1. use `arrow` keys to choose a node.\n2. `esc` cancels the link (true through step 7 below).\n3. `return` selects the chosen node as the source for the link.\n4. use `arrow` keys to choose another node.\n5. `return` selects the chosen node as the target.\n6. type to begin labeling the link.\n7. `return` to save the link.\n\nAll links must be labeled.  Circular links (when a node links to itself) are allowed.  Labels can also be the source or target of other links.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobbs%2Fconcept-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdobbs%2Fconcept-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdobbs%2Fconcept-map/lists"}