{"id":23666650,"url":"https://github.com/redsift/d3-rs-console","last_synced_at":"2025-12-11T06:30:14.120Z","repository":{"id":65599422,"uuid":"58930597","full_name":"redsift/d3-rs-console","owner":"redsift","description":null,"archived":false,"fork":false,"pushed_at":"2017-01-09T17:51:36.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-04-09T15:18:42.497Z","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-16T12:27:20.000Z","updated_at":"2017-06-30T10:56:01.000Z","dependencies_parsed_at":"2023-01-31T06:45:15.940Z","dependency_job_id":null,"html_url":"https://github.com/redsift/d3-rs-console","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-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redsift%2Fd3-rs-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redsift","download_url":"https://codeload.github.com/redsift/d3-rs-console/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239674994,"owners_count":19678509,"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:27.690Z","updated_at":"2025-12-11T06:30:14.086Z","avatar_url":"https://github.com/redsift.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# d3-rs-console\n\n`d3-rs-console` is a component for creating animateable terminal frame in a SVG container.\n\n## Builds\n\n[![Circle CI](https://circleci.com/gh/Redsift/d3-rs-console.svg?style=svg)](https://circleci.com/gh/Redsift/d3-rs-console)\n\n## Example\n\n[View @redsift/d3-rs-console on Codepen](https://codepen.io/rahulpowar/pen/pyOjoX/)\n\n## Usage\n\n### Browser\n\t\n\t\u003cscript src=\"//static.redsift.io/reusable/d3-rs-console/latest/d3-rs-console.umd-es2015.min.js\"\u003e\u003c/script\u003e\n\t\u003cscript\u003e\n\t\tvar text = d3_rs_console.svg();\n\t\t...\n\t\u003c/script\u003e\n\n### ES6\n\n\timport { text } from \"@redsift/d3-rs-console\";\n\tlet eml = text.svg();\n\t...\n\t\n### Require\n\n\tvar text = require(\"@redsift/d3-rs-console\");\n\tvar eml = text.svg();\n\t...\n\n### Parameters\n\n|Name|Description|Transition|\n|----|-----------|----------|\n|classed|SVG custom class|N|\n|x,y,width,height|px values|Y|\n|appearance|theme|N|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fd3-rs-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredsift%2Fd3-rs-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredsift%2Fd3-rs-console/lists"}