{"id":23666587,"url":"https://github.com/redsift/d3-rs-tspan-wrap","last_synced_at":"2025-06-19T08:38:34.793Z","repository":{"id":65599437,"uuid":"58956361","full_name":"redsift/d3-rs-tspan-wrap","owner":"redsift","description":null,"archived":false,"fork":false,"pushed_at":"2016-07-28T18:34:47.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-01-29T22:47:42.767Z","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/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":"2016-05-16T18:22:55.000Z","updated_at":"2016-05-16T18:22:58.000Z","dependencies_parsed_at":"2023-01-31T06:45:15.511Z","dependency_job_id":null,"html_url":"https://github.com/redsift/d3-rs-tspan-wrap","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-tspan-wrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-tspan-wrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-tspan-wrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-tspan-wrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsift","download_url":"https://codeload.github.com/redsift/d3-rs-tspan-wrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239674880,"owners_count":19678488,"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.801Z","updated_at":"2025-02-19T14:27:54.019Z","avatar_url":"https://github.com/redsift.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# d3-rs-tspan-wrap\n\n`d3-rs-tspan-wrap` is a component for breaking up text into tspans in a Text container.\n\n## Builds\n\n[![Circle CI](https://circleci.com/gh/Redsift/d3-rs-tspan-wrap.svg?style=svg)](https://circleci.com/gh/Redsift/d3-rs-tspan-wrap)\n\n## Example\n\n[View @redsift/d3-rs-tspan-wrap on Codepen](https://codepen.io/rahulpowar/pen/ZWxKdJ/)\n\n## Usage\n\n### Browser\n\t\n\t\u003cscript src=\"//static.redsift.io/reusable/d3-rs-tspan-wrap/latest/d3-rs-tspan-wrap.umd-es2015.min.js\"\u003e\u003c/script\u003e\n\t\u003cscript\u003e\n\t\tvar text = d3_rs_tspan_wrap.text();\n\t\t...\n\t\u003c/script\u003e\n\n### ES6\n\n\timport { text } from \"@redsift/d3-rs-tspan-wrap\";\n\tlet eml = text.text();\n\t...\n\t\n### Require\n\n\tvar text = require(\"@redsift/d3-rs-tspan-wrap\");\n\tvar eml = text.text();\n\t...\n\n### Data\n\nData can either be provided in the text node element itself or bound to the selection.\n\n### Parameters\n\n|Name|Description|Transition|\n|----|-----------|----------|\n|classed|SVG custom class|N|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fd3-rs-tspan-wrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsift%2Fd3-rs-tspan-wrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fd3-rs-tspan-wrap/lists"}