{"id":29874429,"url":"https://github.com/huytd/js-playground","last_synced_at":"2025-07-31T00:13:30.016Z","repository":{"id":37681216,"uuid":"243885729","full_name":"huytd/js-playground","owner":"huytd","description":"A JS playground with some decent visualization","archived":false,"fork":false,"pushed_at":"2023-10-02T15:36:15.000Z","size":3127,"stargazers_count":97,"open_issues_count":6,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-15T06:47:50.385Z","etag":null,"topics":["algorithm","hacktoberfest","javascript","playground","visualize-data"],"latest_commit_sha":null,"homepage":"https://algorithm-pad.now.sh/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huytd.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}},"created_at":"2020-02-29T01:38:54.000Z","updated_at":"2024-03-09T20:00:53.000Z","dependencies_parsed_at":"2023-02-06T12:00:59.040Z","dependency_job_id":null,"html_url":"https://github.com/huytd/js-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huytd/js-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fjs-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fjs-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fjs-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fjs-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huytd","download_url":"https://codeload.github.com/huytd/js-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fjs-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267963734,"owners_count":24172904,"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-07-30T02:00:09.044Z","response_time":70,"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":["algorithm","hacktoberfest","javascript","playground","visualize-data"],"created_at":"2025-07-31T00:13:27.268Z","updated_at":"2025-07-31T00:13:30.006Z","avatar_url":"https://github.com/huytd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yet another JS Playground\n\nThis time, with some decent data structure visualization.\n\n![](screenshot.png)\n\nTry it online at: https://algorithm-pad.now.sh\n\nUsage:\n\n- Just write your code normally\n- Whenever you want to visualize your data, use `debug()`.\n- Whenever you want to print a log, use `log()`.\n\nFor example:\n\n```\nconst str = \"Hello World\";\n// Visualize a string\ndebug(str);\n// Highlight a 3rd character\ndebug(str, 2);\n// Highlight a range of charager\ndebug(str, [1,2,3]);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuytd%2Fjs-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuytd%2Fjs-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuytd%2Fjs-playground/lists"}