{"id":23108577,"url":"https://github.com/venryx/tree-grapher","last_synced_at":"2025-04-03T23:14:18.954Z","repository":{"id":57144259,"uuid":"456376536","full_name":"Venryx/tree-grapher","owner":"Venryx","description":"Library for calculating where to draw tree nodes, while avoiding overlap.","archived":false,"fork":false,"pushed_at":"2024-04-03T19:50:56.000Z","size":555,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T05:35:06.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Venryx.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-02-07T05:56:07.000Z","updated_at":"2022-02-07T17:45:06.000Z","dependencies_parsed_at":"2024-02-22T02:47:50.583Z","dependency_job_id":null,"html_url":"https://github.com/Venryx/tree-grapher","commit_stats":{"total_commits":49,"total_committers":2,"mean_commits":24.5,"dds":0.04081632653061229,"last_synced_commit":"a39107a3d7f04b5ee0ad402d830b897e62e481b8"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Ftree-grapher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Ftree-grapher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Ftree-grapher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Venryx%2Ftree-grapher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Venryx","download_url":"https://codeload.github.com/Venryx/tree-grapher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092393,"owners_count":20882218,"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":[],"created_at":"2024-12-17T01:28:03.904Z","updated_at":"2025-04-03T23:14:18.922Z","avatar_url":"https://github.com/Venryx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tree Grapher\n\nLibrary for calculating where to draw tree nodes, while avoiding overlap.\n\n## Installation\n\n* 1\\) `npm install tree-grapher --save-exact`\n\u003e The `--save-exact` flag is recommended (to disable version-extending), since this package uses [Explicit Versioning](https://medium.com/sapioit/why-having-3-numbers-in-the-version-name-is-bad-92fc1f6bc73c) (`Release.Breaking.FeatureOrFix`) rather than SemVer (`Breaking.Feature.Fix`).\n\u003e\n\u003e For `FeatureOrFix` version-extending (recommended for libraries), prepend \"`~`\" in `package.json`. (for `Breaking`, prepend \"`^`\")\n\n## Examples\n\n* 1\\) Clone/download repo to disk.\n* 2\\) Run: `npm install`\n* 3\\) Run: `npm run examples-dev`\n* 4\\) Navigate to `localhost:8080` in your browser.\n\n## Tasks\n\nShort term:\n* Improve performance enough that animation system works fine, even when animation is run in real-time/full-speed. (not needed immediately, since initial animation will render frame-by-frame) [NOTE: it's maybe already fast enough, but probably not]\n* MS animation system works properly, even in cases where the user interacts with nodes and changes their sizes. (not needed immediately, since initial animation use-cases don't have this sort of user interaction)\n* MS the \"align with parent\" option works again.\n* There's still some code from the old implementation that's not useful anymore and needs to be removed.\n\nLong term:\n* n/a","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenryx%2Ftree-grapher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenryx%2Ftree-grapher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenryx%2Ftree-grapher/lists"}