{"id":23666585,"url":"https://github.com/redsift/d3-rs-circlepack","last_synced_at":"2026-01-24T07:35:22.101Z","repository":{"id":65599421,"uuid":"138318308","full_name":"redsift/d3-rs-circlepack","owner":"redsift","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-16T14:57:00.000Z","size":2046,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-02-11T09:47:12.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/redsift.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}},"created_at":"2018-06-22T15:23:33.000Z","updated_at":"2023-08-15T20:47:53.000Z","dependencies_parsed_at":"2023-01-31T06:45:16.384Z","dependency_job_id":null,"html_url":"https://github.com/redsift/d3-rs-circlepack","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/redsift%2Fd3-rs-circlepack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-circlepack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-circlepack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-circlepack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsift","download_url":"https://codeload.github.com/redsift/d3-rs-circlepack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239674930,"owners_count":19678497,"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-29T07:33:11.785Z","updated_at":"2025-12-11T06:30:13.343Z","avatar_url":"https://github.com/redsift.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# d3-rs-circlepack\n\n[![Circle CI](https://img.shields.io/circleci/project/redsift/d3-rs-circlepack.svg?style=flat-square)](https://circleci.com/gh/redsift/d3-rs-circlepack)\n[![npm](https://img.shields.io/npm/v/@redsift/d3-rs-circlepack.svg?style=flat-square)](https://www.npmjs.com/package/@redsift/d3-rs-circlepack)\n[![MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/redsift/d3-rs-circlepack/master/LICENSE)\n\n`d3-rs-circlepack` generate a circlepack flow via the D3 reusable chart convention.\n\n## Example\n\n[View @redsift/d3-rs-√ on Codepen](http://codepen.io/collection/DgkEpa/)\n\n## Usage\n\n### Browser\n\n    \u003cscript src=\"//static.redsift.io/reusable/d3-rs-circlepack/latest/d3-rs-circlepack.umd-es2015.min.js\"\u003e\u003c/script\u003e\n    \u003cscript\u003e\n        var chart = d3_rs_tree.html();\n        d3.select('body').datum([ 1, 2, 3, 10, 100 ]).call(chart);\n    \u003c/script\u003e\n\n### ES6\n\n    import { html as chart } from \"@redsift/d3-rs-circlepack\";\n    let eml = chart();\n    ...\n\n### Require\n\n    var chart = require(\"@redsift/d3-rs-circlepack\");\n    var eml = chart.html();\n    ...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fd3-rs-circlepack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsift%2Fd3-rs-circlepack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fd3-rs-circlepack/lists"}