{"id":24230345,"url":"https://github.com/inker/unblur","last_synced_at":"2026-04-29T23:33:26.622Z","repository":{"id":57385826,"uuid":"82388657","full_name":"inker/unblur","owner":"inker","description":"A tool to fix blurry text on Webkit-based browsers","archived":false,"fork":false,"pushed_at":"2018-03-17T22:13:59.000Z","size":28,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-18T18:59:56.210Z","etag":null,"topics":["blur","blurriness","blurry","chrome","font","jaggy","text","unblur","webkit"],"latest_commit_sha":null,"homepage":null,"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/inker.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":"2017-02-18T13:30:08.000Z","updated_at":"2024-04-25T21:58:23.000Z","dependencies_parsed_at":"2022-08-29T13:50:08.511Z","dependency_job_id":null,"html_url":"https://github.com/inker/unblur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/inker/unblur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker%2Funblur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker%2Funblur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker%2Funblur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker%2Funblur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inker","download_url":"https://codeload.github.com/inker/unblur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inker%2Funblur/sbom","scorecard":{"id":488973,"data":{"date":"2025-08-11","repo":{"name":"github.com/inker/unblur","commit":"e40de7a7aac03dd28733654eb415d200dc56589a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/23 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":"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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: npmCommand not pinned by hash: build/publish.sh:3","Info:   0 out of   1 npmCommand dependencies pinned"],"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":"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"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-19T18:33:49.045Z","repository_id":57385826,"created_at":"2025-08-19T18:33:49.045Z","updated_at":"2025-08-19T18:33:49.045Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"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":["blur","blurriness","blurry","chrome","font","jaggy","text","unblur","webkit"],"created_at":"2025-01-14T13:19:28.322Z","updated_at":"2026-04-29T23:33:26.602Z","avatar_url":"https://github.com/inker.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unblur\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Dependency status][david-dm-image]][david-dm-url] [![Dev Dependency status][david-dm-dev-image]][david-dm-dev-url]\n\nA tool to fix blurry text on WebKit-based browsers. With a given interval, dirty-checks for any elements with on them `translate3d` and replaces it with `translate`.\n\n## Installation\n```\nnpm install --save unblur\n```\n\n## Usage\nBasic usage:\n```javascript\nimport unblur from 'unblur'\n\n// add this code somewhere around the entry point of your application\n// this function can only be called once\nunblur()\n```\nOne may also use optional parameters:\n```javascript\nunblur({\n  // the root element which children to unblur (default is document.body)\n  element: document.getElementById('foobar'),\n  // the interval in ms at which to invoke the unblur function (default is 1000)\n  interval: 5000,\n  // skip the invocation if the predicate evaluates to true (default is undefined)\n  skipIf: () =\u003e document.querySelectorAll('[style*=\"transition\"').length \u003e 0,\n  // enable for all browsers rather than just desktop Webkit (default is false)\n  allBrowsers: true,\n  // on unblur\n  onUnblur: true,\n  // if blurring is skipped\n  onSkip: true,\n})\n```\n\n[npm-url]: https://npmjs.org/package/unblur\n[downloads-image]: http://img.shields.io/npm/dm/unblur.svg\n[npm-image]: http://img.shields.io/npm/v/unblur.svg\n[david-dm-url]:https://david-dm.org/inker/unblur\n[david-dm-image]:https://david-dm.org/inker/unblur.svg\n[david-dm-dev-url]:https://david-dm.org/inker/unblur#info=devDependencies\n[david-dm-dev-image]:https://david-dm.org/inker/unblur/dev-status.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finker%2Funblur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finker%2Funblur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finker%2Funblur/lists"}