{"id":22631345,"url":"https://github.com/seamia/filterdot","last_synced_at":"2025-10-18T02:26:17.670Z","repository":{"id":121179443,"uuid":"353436905","full_name":"seamia/filterdot","owner":"seamia","description":"filter out parts of your .dot graph that you are not interested in","archived":false,"fork":false,"pushed_at":"2021-04-01T21:38:28.000Z","size":93,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-11T19:59:53.171Z","etag":null,"topics":["dot","graphviz"],"latest_commit_sha":null,"homepage":"","language":"Go","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/seamia.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-31T17:25:47.000Z","updated_at":"2023-12-04T12:53:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1a2e31d-974f-4e9a-818b-f1e8251f31a0","html_url":"https://github.com/seamia/filterdot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seamia/filterdot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamia%2Ffilterdot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamia%2Ffilterdot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamia%2Ffilterdot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamia%2Ffilterdot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seamia","download_url":"https://codeload.github.com/seamia/filterdot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seamia%2Ffilterdot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272155752,"owners_count":24883096,"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","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dot","graphviz"],"created_at":"2024-12-09T02:08:33.818Z","updated_at":"2025-10-18T02:26:12.615Z","avatar_url":"https://github.com/seamia.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# filterdot\nfilter out parts of your (directed) .dot graph that you are not interested in\n\n## show me\ngo from this:\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/seamia/filterdot/main/.media/before.svg\"\u003e\n\u003c/p\u003e\nto this:\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/seamia/filterdot/main/.media/after.svg\"\u003e\n\u003c/p\u003e\n\n## why\nsometimes/often the whole graph is too big to be usable, especially if you are interested in a small part of it.\n\nthis simple utility allows you to produce a smaller graph based on a list of nodes (and their descendents) to be included (\"+\") \nand a list of nodes to be excluded (\"-\")\n\n## how\nCLI usage:\n```\n./filterdot Original.dot Resulting.dot +123 +783 -245\n```\n\n## build\n1. install `go`:\n    ```\n    https://golang.org/doc/install\n   ```\n2. create a directory and \"go there\"\n3. get the source:\n    ```\n    git clone https://github.com/seamia/filterdot.git\n   ```\n4. build\n    ```\n   go build\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseamia%2Ffilterdot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseamia%2Ffilterdot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseamia%2Ffilterdot/lists"}