{"id":15110323,"url":"https://github.com/tnocs/typescript-d3-playground","last_synced_at":"2026-02-23T13:14:06.193Z","repository":{"id":145057851,"uuid":"89840017","full_name":"TNOCS/typescript-d3-playground","owner":"TNOCS","description":"A basic playground for working with d3 in typescript.","archived":false,"fork":false,"pushed_at":"2017-04-30T12:30:51.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T16:48:18.574Z","etag":null,"topics":["d3","d3v4","example","playground","typescript","typescript2","webpack","webpack2"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/TNOCS.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,"publiccode":null,"codemeta":null}},"created_at":"2017-04-30T08:48:53.000Z","updated_at":"2017-09-23T09:40:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0fc71b88-f7e5-4bbd-ac6e-c682f130c4f2","html_url":"https://github.com/TNOCS/typescript-d3-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNOCS%2Ftypescript-d3-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNOCS%2Ftypescript-d3-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNOCS%2Ftypescript-d3-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TNOCS%2Ftypescript-d3-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TNOCS","download_url":"https://codeload.github.com/TNOCS/typescript-d3-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369937,"owners_count":20927927,"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":["d3","d3v4","example","playground","typescript","typescript2","webpack","webpack2"],"created_at":"2024-09-25T23:44:18.664Z","updated_at":"2025-10-25T10:37:38.746Z","avatar_url":"https://github.com/TNOCS.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# typescript-d3-playground\n\nA basic playground for working with d3 (v4) in typescript. It allows you to quickly test your d3 code.\n\n## Installation\n\nAssuming you have node installed, you can just run\n```console\nnpm i\n```\nto install all dependencies.\n\n## Usage\n\nTo start a simple web server with hot reload, enter\n```console\nnpm start\n```\nNext, visit [http://localhost:8080](http://localhost:8080) to view the outcome (I've added a horizontal bar chart for testing).\n\nNote that the hot reload only applies to the typescript files. Any changes made to `index.html` or one of the css style files requires a manual reload in the browser.\nPull request to get hot reloading for these files are welcomed!\n\nIn `src/app.ts`, the function `createChart` is called when the document is loaded. Here you should add your d3 test code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnocs%2Ftypescript-d3-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnocs%2Ftypescript-d3-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnocs%2Ftypescript-d3-playground/lists"}