{"id":15696779,"url":"https://github.com/dmytrobaida/recursion-viewer","last_synced_at":"2025-05-07T13:46:07.138Z","repository":{"id":222027222,"uuid":"755685598","full_name":"dmytrobaida/recursion-viewer","owner":"dmytrobaida","description":"Website and VS Code extension for visualizing recursive functions. Helps to debug and understand how your recursive algorithm works","archived":false,"fork":false,"pushed_at":"2024-03-05T10:08:58.000Z","size":3003,"stargazers_count":35,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T10:42:29.062Z","etag":null,"topics":["algorithms","recursion","tree","viewer","visualization"],"latest_commit_sha":null,"homepage":"https://dmytrobaida.github.io/recursion-viewer","language":"TypeScript","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/dmytrobaida.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-02-10T20:13:32.000Z","updated_at":"2024-10-27T11:53:57.000Z","dependencies_parsed_at":"2024-03-05T11:25:17.685Z","dependency_job_id":"8ff3d7c3-5e28-4e35-8eb2-bac21c19e35f","html_url":"https://github.com/dmytrobaida/recursion-viewer","commit_stats":null,"previous_names":["dmytrobaida/recursion-viewer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrobaida%2Frecursion-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrobaida%2Frecursion-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrobaida%2Frecursion-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmytrobaida%2Frecursion-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmytrobaida","download_url":"https://codeload.github.com/dmytrobaida/recursion-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252889943,"owners_count":21820279,"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":["algorithms","recursion","tree","viewer","visualization"],"created_at":"2024-10-03T19:09:55.787Z","updated_at":"2025-05-07T13:46:07.107Z","avatar_url":"https://github.com/dmytrobaida.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recursion Viewer\n\n[Recursion Viewer Website](https://dmytrobaida.github.io/recursion-viewer/)\n\nMonorepo containing website and VS Code extension for visualizing recursive function calls\n\n![Fibonacci function visualization](./assets/graph.png)\n\n## How to build and run projects\n\nThis project is built using NX for managing monorepo\n\n-   To build some of project packages use (replace **project_name** with common, website or extension):\n\n```bash\nnx run project_name:build\n```\n\n-   You can also start dev server for website with:\n\n```bash\nnx run website:serve\n```\n\nTo run extension there is a launch configuration for VS Code\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmytrobaida%2Frecursion-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmytrobaida%2Frecursion-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmytrobaida%2Frecursion-viewer/lists"}