{"id":14070565,"url":"https://github.com/TypeFox/npm-dependency-graph","last_synced_at":"2025-07-30T08:30:59.987Z","repository":{"id":32531553,"uuid":"131866930","full_name":"TypeFox/npm-dependency-graph","owner":"TypeFox","description":"Visualization of npm package dependencies based on Sprotty","archived":false,"fork":false,"pushed_at":"2023-07-11T00:42:50.000Z","size":2033,"stargazers_count":58,"open_issues_count":4,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-07-16T23:13:02.081Z","etag":null,"topics":["dependencies","graph","npm","sprotty","theia"],"latest_commit_sha":null,"homepage":"http://npm-dependencies.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TypeFox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-02T15:00:49.000Z","updated_at":"2024-06-15T16:38:18.000Z","dependencies_parsed_at":"2023-01-14T21:30:50.451Z","dependency_job_id":null,"html_url":"https://github.com/TypeFox/npm-dependency-graph","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeFox%2Fnpm-dependency-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeFox%2Fnpm-dependency-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeFox%2Fnpm-dependency-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TypeFox%2Fnpm-dependency-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TypeFox","download_url":"https://codeload.github.com/TypeFox/npm-dependency-graph/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215155197,"owners_count":15836926,"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":["dependencies","graph","npm","sprotty","theia"],"created_at":"2024-08-13T07:07:52.803Z","updated_at":"2024-08-13T07:17:18.386Z","avatar_url":"https://github.com/TypeFox.png","language":"TypeScript","readme":"## Package Dependency Graph for npm\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/TypeFox/npm-dependency-graph/)\n\n![Dependency graph of sprotty](https://raw.githubusercontent.com/TypeFox/npm-dependency-graph/master/screenshot.png)\n\nThis project renders dependency graphs of npm packages. It uses [the npm registry](https://github.com/npm/registry) to obtain package metadata, [sprotty](https://github.com/theia-ide/sprotty) for rendering the graphs, and [ELK](https://www.eclipse.org/elk/) for automatic layout. It can be run either as a standalone application with a simple web page or as a [Theia](https://www.theia-ide.org) extension. Theia supports both the web browser and [Electron](https://electronjs.org).\n\nThe standalone application is available at [npm-dependencies.com](http://npm-dependencies.com/). Find more details on this project [in this blog post](http://typefox.io/visualizing-npm-package-dependencies-with-sprotty).\n\n### Building\n\nThe easiest way to build and test this application is to [open it in Gitpod](https://gitpod.io/#https://github.com/TypeFox/npm-dependency-graph/). If you would like to do it on your own machine, follow the steps below.\n\nYou need [Yarn](https://yarnpkg.com/) in order to build this project.\n\n```\n$ git clone https://github.com/TypeFox/npm-dependency-graph.git\n$ cd npm-dependency-graph\n$ yarn\n```\n\n### Running as Standalone App\n\n```\n$ cd standalone-app\n$ yarn start\n```\n\nPoint your web browser to `http://localhost:3001/`\n\n### Running as Theia App in the Browser\n\n```\n$ cd browser-app\n$ yarn start\n```\n\nPoint your web browser to `http://localhost:3000/`\n\n### Running as Theia App with Electron\n\n```\n$ yarn rebuild:electron\n$ cd electron-app\n$ yarn start\n```\n\nIf you would like to switch back to the browser app, run `yarn rebuild:browser`.\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTypeFox%2Fnpm-dependency-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTypeFox%2Fnpm-dependency-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTypeFox%2Fnpm-dependency-graph/lists"}