neo4j-contrib/neovis.js
Neo4j + vis.js = neovis.js. Graph visualizations in the browser with data from Neo4j. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3801
- days_rel: n/a
- days_push: 1049
- n_releases_24m: 0
Adoption not part of the score
1790 stars · 325 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript library that renders interactive graph visualizations in the browser using vis.js, with data fetched live from a Neo4j database via Cypher queries. It supports customizable node sizing, coloring by community, edge thickness, and image nodes.
Use cases
- visualize a neo4j graph in the browser
- render cypher query results as an interactive network
- display knowledge graph with community detection colors
- show pagerank-sized nodes in a force-directed graph
- embed graph visualization in a web app
- explore relationships in a graph database visually
When to choose
- you store data in Neo4j and need browser-based graph rendering
- you want configurable node/edge styling driven by graph properties
- you need a lightweight drop-in visualization via npm or CDN
When to avoid
- your graph data is not in Neo4j
- you need server-side or non-browser rendering
- you need a general-purpose charting library beyond network graphs
- you need actively developed features - the project is in maintenance mode
Facets
library · maturity maintenance
data-visualization database-driver data-visualization databases web-development frontend browser neo4j graph-visualization visjs cypher network-graph typescript javascript nodejs
2 sources
- readme: https://github.com/neo4j-contrib/neovis.js · fetched 2026-08-28 · 828e4194b7b7
- registry_npm: https://registry.npmjs.org/neovis.js · fetched 2026-08-29 · c9bf0aed9223
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neo4j-contrib/neovis.js | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="neo4j-contrib/neovis.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem