{"id":15380753,"url":"https://github.com/bitstarr/tools","last_synced_at":"2026-03-19T04:18:16.010Z","repository":{"id":79321754,"uuid":"532947930","full_name":"bitstarr/tools","owner":"bitstarr","description":"A small collection of various tools and helpers","archived":false,"fork":false,"pushed_at":"2022-11-02T21:07:38.000Z","size":76,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T09:17:45.657Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/bitstarr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-05T14:59:28.000Z","updated_at":"2024-03-28T21:07:17.000Z","dependencies_parsed_at":"2023-07-07T05:15:29.420Z","dependency_job_id":null,"html_url":"https://github.com/bitstarr/tools","commit_stats":{"total_commits":11,"total_committers":3,"mean_commits":"3.6666666666666665","dds":0.2727272727272727,"last_synced_commit":"a4c4d5901a395137ea2629e96686fb64868101a3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Ftools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Ftools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Ftools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitstarr%2Ftools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitstarr","download_url":"https://codeload.github.com/bitstarr/tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688552,"owners_count":21145766,"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-10-01T14:24:31.517Z","updated_at":"2026-01-24T17:04:27.895Z","avatar_url":"https://github.com/bitstarr.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Some helpers and tools\n\n## clamper.html\n\n![](preview/clamper.png)\n\nUsing `clamp()` is fantastic for fluid typography. Not dozens of media queries to asjust font-size for the optimal responsive experience anymore. Clamper is a generator to help you find the average scaling formula between two font-sizes and viewport widths.\n\nThe calculated formula can be a starting point for further trail and error in order to fine tune the outcome.\n\n[See it live on codepen](https://codepen.io/bitstarr/full/QWELjpw)\n\n## favicon.php\n\n![](preview/favicon.png)\n\nTired of mistaking tabs for each other. Confusing development and staging system with each other, all the time? Add a custom favicon with matching hint to you system!\n\nConfigure your markup depending on the system to include something like this:\n\n```html\n\u003clink rel=\"icon\" href=\"assets/favicons/favicon.php?letter=W\u0026env=preview\"\u003e\n```\n\n| Parameter | Impact | Values | Default |\n| --- | --- | -- | -- |\n| env | Enviroment | `dev`, `stage`, `preview` | `dev` |\n| letter | Letter to show | string | First letter of URL |\n\n## frame.html\n\n![](preview/frame.png)\n\nPoor mans device lab or a good way to show your customer how nice your responsive website works.\n\n## placer.php\n\n![](preview/placer.png)\n\nYou need placeholder images for your rapid development but you hate the loading delay when using external placeholder image services? Git you covered!\n\nThis is also great to check if your responsive image behaves as you expect.\n\n```html\n\u003cimg src=\"/placer.php?w=640\u0026h=480\u0026text=Hero Image\"\u003e\n```\n\n| Parameter | Impact | Values | Default |\n| --- | --- | -- | -- |\n| bg | background color | hex color (w/o #) | random gradient |\n| w | width of image | nmber | 300 |\n| h | height of image | nmber | 150 |\n| text | Text to show | string | Image dimensions |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitstarr%2Ftools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitstarr%2Ftools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitstarr%2Ftools/lists"}