{"id":13466744,"url":"https://github.com/jexp/spoon-neo4j","last_synced_at":"2025-04-30T13:18:29.654Z","repository":{"id":66744012,"uuid":"81769150","full_name":"jexp/spoon-neo4j","owner":"jexp","description":"Augment Neo4j Browser with Zoom, DataTable and Charts","archived":false,"fork":false,"pushed_at":"2019-02-12T10:29:56.000Z","size":307,"stargazers_count":43,"open_issues_count":5,"forks_count":9,"subscribers_count":15,"default_branch":"browser-3x","last_synced_at":"2025-02-25T08:04:31.466Z","etag":null,"topics":["bookmarklet","graph-database","neo4j","neo4j-browser","utility"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jexp.png","metadata":{"files":{"readme":"readme.adoc","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-13T00:37:33.000Z","updated_at":"2023-07-23T04:08:02.000Z","dependencies_parsed_at":"2023-06-29T13:14:14.073Z","dependency_job_id":null,"html_url":"https://github.com/jexp/spoon-neo4j","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fspoon-neo4j","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fspoon-neo4j/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fspoon-neo4j/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fspoon-neo4j/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jexp","download_url":"https://codeload.github.com/jexp/spoon-neo4j/tar.gz/refs/heads/browser-3x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242656037,"owners_count":20164431,"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":["bookmarklet","graph-database","neo4j","neo4j-browser","utility"],"created_at":"2024-07-31T15:00:49.549Z","updated_at":"2025-03-09T06:33:09.932Z","avatar_url":"https://github.com/jexp.png","language":"HTML","funding_links":[],"categories":["HTML","others"],"sub_categories":[],"readme":"== Spoon - A small helper script to add some niceties to Neo4j Browser\n:img: docs/img\n:bm: javascript:var h=document.getElementsByTagName('html')[0];var s=document.createElement('script');s.setAttribute('src','https://code.jquery.com/jquery-3.3.1.min.js');h.appendChild(s);setTimeout(function() {var s=document.createElement('script');s.setAttribute('src','https://rawgit.com/jexp/spoon-neo4j/browser-3x/spoon.js');h.appendChild(s);},1000);\n\n[quote, Spoon Boy to Neo, The Matrix] \nThere is no spoon.\n\nimage::https://i.ytimg.com/vi/uAXtO5dMqEI/hqdefault.jpg[link=https://www.youtube.com/embed/uAXtO5dMqEI]\n\n=== Add Bookmarklet\n\nAdds these features to Neo4j Browser\n\n* DataTable (search, sort, paginage)\n* Zoom for graphs and query plans (Hold Alt- and drag / pan)\n* Charts (Currently Line-Charts)\n\nJust drag this link *pass:attributes[\u003ca href=\"{bm}\"\u003eSpoon\u003c/a\u003e]* to your bookmarks toolbar.\n\n[source,javascript,subs=attributes]\n----\n{bm}\n----\n\n////\nOr grab a concrete version, by clicking the Raw button on the tagged version of the javascript and using that URL.\n\n[source,javascript]\n----\njavascript:$.getScript('https://cdn.rawgit.com/jexp/spoon-neo4j/0.1/spoon.js');\n----\n////\n\n.Example query for datatable and chart\n[source,cypher]\n----\nmatch (n:Movie)\u003c--(p:Person) \nWITH n.title as title, n.released as released,toInt(avg(p.born)) as castBorn\nRETURN title, released, castBorn, released - castBorn as age\n----\n\n=== Screenshots\n\nimage::{img}/spoon-datatable.jpg[]\n\nimage::{img}/spoon-charts.jpg[]\n\nimage:{img}/spoon-zoom.jpg[]\n\nimage:{img}/spoon-zoom-plan.jpg[width=400]\n\n=== Credits\n\nUses these libraries\n\n* jquery-datatable: https://datatables.net/\n* c3.js Charts with D3: http://c3js.org\n* PanZoom (SVG Zoom Library): http://github.com/anvaka/panzoom\n\nNOTE: Please support these projects\n\n=== IDEAS\n\n* √ More chart types (pie, bar)\n* MapBox for Geo\n* Hide Property Keys\n* Add Table editor support and generate cypher statements from it (https://editor.datatables.net/)\n* Extend radial menu for nodes\n* Add Multi-Select for nodes and rels\n* Node Icons from property and inline table URL and Picture rendering\n* Use clicks on Meta-Model or Data for cypher \"pattern by example\"\n* Add support for http://www.apcjones.com/arrows/[arrows] inline\n* Cypher to graph / graph to cypher (like in arrows)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fspoon-neo4j","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjexp%2Fspoon-neo4j","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fspoon-neo4j/lists"}