{"id":21304793,"url":"https://github.com/tigersway/svelte-reading-bar","last_synced_at":"2026-01-01T21:58:51.874Z","repository":{"id":57746467,"uuid":"521462496","full_name":"TigersWay/svelte-reading-bar","owner":"TigersWay","description":"Reading progress bar (Svelte/Web Component/Custom Element)","archived":false,"fork":false,"pushed_at":"2022-08-05T01:33:36.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-02T13:44:53.819Z","etag":null,"topics":["custom-elements","svelte","web-components"],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/TigersWay.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":"2022-08-05T01:13:40.000Z","updated_at":"2022-08-15T22:00:47.000Z","dependencies_parsed_at":"2022-08-28T05:40:36.391Z","dependency_job_id":null,"html_url":"https://github.com/TigersWay/svelte-reading-bar","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TigersWay/svelte-reading-bar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fsvelte-reading-bar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fsvelte-reading-bar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fsvelte-reading-bar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fsvelte-reading-bar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TigersWay","download_url":"https://codeload.github.com/TigersWay/svelte-reading-bar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TigersWay%2Fsvelte-reading-bar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28164128,"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","status":"online","status_checked_at":"2026-01-01T02:00:06.694Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["custom-elements","svelte","web-components"],"created_at":"2024-11-21T16:16:03.551Z","updated_at":"2026-01-01T21:58:51.859Z","avatar_url":"https://github.com/TigersWay.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reading-bar  ![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/tigersway/svelte-reading-bar?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/tigersway/svelte-reading-bar?style=flat-square) ![GitHub issues](https://img.shields.io/github/issues/tigersway/svelte-reading-bar?style=flat-square)\n\n## Usage\n\n### via CDN  [![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/@tigersway/reading-bar?label=jsDelivr\u0026logo=jsdelivr\u0026style=flat-square)](https://www.jsdelivr.com/package/npm/@tigersway/reading-bar)\n\n```html\n\u003c!doctype html\u003e\n\u003chtml class=\"no-js\" lang=\"en\"\u003e\n\u003chead\u003e\n...\n\u003cbody\u003e\n  \u003creading-bar selector=\"article\" height=\".4em\" background=\"linear-gradient(to right, green, lime)\"\u003e\u003c/reading-bar\u003e\n...\n  \u003cscript src=\"https://cdn.jsdelivr.net/npm/@tigersway/reading-bar@1.0.0\" type=\"module\"\u003e\u003c/script\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n### via npm/pnpm/yarn  [![npm](https://img.shields.io/npm/dm/@tigersway/reading-bar?label=npmjs\u0026logo=npm\u0026style=flat-square)](https://www.npmjs.com/package/@tigersway/reading-bar)\n\n... and your bundler!\n\n```js\nimport '@tigersway/reading-bar';\n```\n\n### Options\n\n- `selector`: (default body) CSS selector for the readable part of that page,\n- `height`: (default 4px) CSS height of the bar,\n- `background`: (default linear-gradient(to right, #4169e1, #c6d2f6)) CSS background as color, gradient, etc\n\n## CHANGELOG\n\n- **v1.0.0**\n  - First public release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigersway%2Fsvelte-reading-bar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigersway%2Fsvelte-reading-bar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigersway%2Fsvelte-reading-bar/lists"}