{"id":15375919,"url":"https://github.com/e111077/ell-radial-text","last_synced_at":"2026-05-02T22:36:31.215Z","repository":{"id":42665073,"uuid":"337642997","full_name":"e111077/ell-radial-text","owner":"e111077","description":"A simple webcomponent that wraps text around a circle.","archived":false,"fork":false,"pushed_at":"2023-01-07T05:24:22.000Z","size":527,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T14:51:26.515Z","etag":null,"topics":["javascript","lit-element","lit-html","typescript","web","webcomponents"],"latest_commit_sha":null,"homepage":"https://jsbin.com/sisinidede/1/edit?output","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/e111077.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-10T06:59:15.000Z","updated_at":"2022-03-29T06:57:00.000Z","dependencies_parsed_at":"2023-02-06T12:47:21.429Z","dependency_job_id":null,"html_url":"https://github.com/e111077/ell-radial-text","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/e111077/ell-radial-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e111077%2Fell-radial-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e111077%2Fell-radial-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e111077%2Fell-radial-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e111077%2Fell-radial-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e111077","download_url":"https://codeload.github.com/e111077/ell-radial-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e111077%2Fell-radial-text/sbom","scorecard":{"id":363053,"data":{"date":"2025-08-11","repo":{"name":"github.com/e111077/ell-radial-text","commit":"e9f5b148952cc921a544df6bc78f812d6334f181"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-593f-38f6-jp5m","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T11:15:05.980Z","repository_id":42665073,"created_at":"2025-08-18T11:15:05.980Z","updated_at":"2025-08-18T11:15:05.980Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32552376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T22:28:24.418Z","status":"ssl_error","status_checked_at":"2026-05-02T22:28:14.225Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["javascript","lit-element","lit-html","typescript","web","webcomponents"],"created_at":"2024-10-01T14:05:16.896Z","updated_at":"2026-05-02T22:36:31.187Z","avatar_url":"https://github.com/e111077.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n  Title: ell-radial-text\n  Description: A Web Component to curve text around a circle\n  Author: e111077\n  --\u003e\n# \u003cell-radial-text\u0026gt;\n\u003cimg src=\"./demo/img/title.png\" alt=\"ell-radial-text\" width=\"100%\"\u003e\n\nA simple webcomponent that wraps text around a circle.\n\n[Demo!](https://jsbin.com/kuxidecemu/edit?html,output)\n\n## Examples\n\nThe image above can be set up like so:\n\n```html\n\u003cscript type=\"module\"\u003e\n  // will require resolving\n  import 'ell-radial-text';\n\u003c/script\u003e\n\u003cell-radial-text\n    text=\"\u003cell-radial-text\u003e\"\n    radius=\"172\"\n    step=\"6\"\n    center-direction=\"UP\"\u003e\n\u003c/ell-radial-text\u003e\n```\n\n## API\n\n### Props\n\n| Property          | Attribute          | Type               | Default  | Description |\n| ----------------- | ------------------ | ------------------ | -------- | ----------- |\n| `text`            | `text`             | `string`           | `''`     | The text to be wrapped. |\n| `radius`          | `radius`           | `number`           | `0`      | The radius of the circle in pixels. |\n| `step`            | `step`             | `number`           | `0`      | The radial step between characters in degrees (**NOTE:** This is overriden by `autoStep`). |\n| `start`           | `start`            | `number`           | `0`      | The start position of the text in degrees where `0` is the point at cooridnate `(0, radius)` and positive is clockwise (**NOTE:** This is overriden by `centerDirection`). |\n| `autoStep`        | `auto-step`        | `boolean`          | `false`  | Will wrap the text all the way around the circle by automatically calculating step (**NOTE:** overrides `step` value). |\n| `centerDirection` | `center-direction` | `CenterDirection`* | `'AUTO'` | Will center your text around the given direction (**NOTE:** overrides `start` value). |\n\n\\* `CenterDirection` is equal to type\n`'UP' | 'DOWN' | 'LEFT' | 'RIGHT' | 'AUTO'` and is exported by the main file.\n\n### Styling\n\n| Custom Property     | Default                   | Description |\n| ------------------- | ------------------------- | ----------- |\n| `--ell-font-family` | `ui-monospace, monospace` | The font-family of the text |\n\n**It is HIGHLY recommended to use a monospace font-face.**\n\nThis component renders the text inside the Shadow DOM, but common properties\ncascade though Shadow DOM regardless such as `font` and `color`. Though,\n`font-family` is explicitly defined on this component and can be overridden with\na css selector that is specific to this component or via a custom property e.g.\n\n```css\nell-radial-text, .radialText, #radialText /* etc */ {\n  font-family: 'Apercu Mono', Monaco, monospace;\n}\n\n/* for global or imprecise styling you can use CSS Custom Properties */\nbody {\n  --ell-font-family: 'Apercu Mono', Monaco, monospace;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe111077%2Fell-radial-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe111077%2Fell-radial-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe111077%2Fell-radial-text/lists"}