Loading package.json into Neo4j

I have written a small utility to take a node package.json file and load it into a neo4jdatabase:

https://github.com/chriseyre2000/package_compare

It’s a simple Elixir escript that creates a command line tool.

It can be run across multiple projects (or multiple versions of a project) to visualise and compare the dependencies.

Here is the displayed output of a single project loaded into neo4j:

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s