{"id":19543240,"url":"https://github.com/codewithalamin/pixel-to-rem-converter","last_synced_at":"2026-06-11T03:31:52.594Z","repository":{"id":191416563,"uuid":"684533093","full_name":"CodeWithAlamin/Pixel-to-REM-Converter","owner":"CodeWithAlamin","description":"A simple web tool for converting pixel values to rem units and vice versa.","archived":false,"fork":false,"pushed_at":"2024-10-30T12:52:20.000Z","size":224,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T05:33:20.362Z","etag":null,"topics":["codewithalamin","converter","frontend","frontend-app","javascript","pixel-to-rem","pixel-to-rem-converter"],"latest_commit_sha":null,"homepage":"https://px-to-rem-converter-alamin.netlify.app","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeWithAlamin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-08-29T10:29:43.000Z","updated_at":"2024-10-30T12:52:24.000Z","dependencies_parsed_at":"2025-01-08T19:11:04.761Z","dependency_job_id":"dc616464-7989-4dd8-824d-f89f81709126","html_url":"https://github.com/CodeWithAlamin/Pixel-to-REM-Converter","commit_stats":null,"previous_names":["codepapa360/pixel-to-rem-converter","codewithalamin/pixel-to-rem-converter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeWithAlamin/Pixel-to-REM-Converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithAlamin%2FPixel-to-REM-Converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithAlamin%2FPixel-to-REM-Converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithAlamin%2FPixel-to-REM-Converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithAlamin%2FPixel-to-REM-Converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeWithAlamin","download_url":"https://codeload.github.com/CodeWithAlamin/Pixel-to-REM-Converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeWithAlamin%2FPixel-to-REM-Converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34181554,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":["codewithalamin","converter","frontend","frontend-app","javascript","pixel-to-rem","pixel-to-rem-converter"],"created_at":"2024-11-11T03:18:04.066Z","updated_at":"2026-06-11T03:31:52.561Z","avatar_url":"https://github.com/CodeWithAlamin.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Pixel to REM Converter\n\n\u003c/div\u003e\n\n\u003ch2 align=\"center\"\u003e\n\n[🚀Live Website](https://px-to-rem-converter-alamin.netlify.app)\n\n\u003c/h2\u003e\n\n\u003c!-- Badges --\u003e\n\u003cdiv align=\"center\"\u003e\n\n\u003cimg src=\"https://img.shields.io/badge/Status-Completed-success?style=flat\" alt=\"Status\" /\u003e\n\n\u003c!-- Liceensee --\u003e\n\u003cimg src=\"https://img.shields.io/badge/License-MIT-blue?style=flat\" alt=\"License\" /\u003e\n\n\u003c/div\u003e\n\n\u003c!-- Screenshot --\u003e\n\u003ca align=\"center\" href=\"https://px-to-rem-converter-alamin.netlify.app\"\u003e\n\n![Screenshot](./screenshots/px-to-rem-converter-preview-CodeWithAlamin.jpg)\n\n\u003c/a\u003e\n\n\u003c!-- Brief --\u003e\n\nPixel to Rem Converter is a handy web application that assists web developers and designers in converting pixel measurements to rem units and vice versa. This tool helps ensure consistent and responsive design across different devices and screen sizes.\n\n\u003c!--  --\u003e\n\n## Features\n\n- Convert pixel values to rem units.\n- Convert rem values to pixel units.\n- User-friendly interface with input fields for both pixel and rem conversions.\n- Instant conversion feedback.\n- Dark mode toggle\n\n## Built with\n\n- Vanilla JavaScript\n- SASS\n- HTML5\n- Vite - Module bundler\n\n## Contact\n\nFeel free to contact me with any questions or feedback!\n\n\u003cb\u003e👤 Alamin\u003c/b\u003e\n\n- Twitter - [@CodeWithAlamin](https://www.twitter.com/CodeWithAlamin)\n- LinkedIn - [@CodeWithAlamin](https://www.linkedin.com/in/CodeWithAlamin)\n- Frontend Mentor - [@CodeWithAlamin](https://www.frontendmentor.io/profile/CodeWithAlamin)\n- Github: [@CodeWithAlamin](https://github.com/CodeWithAlamin)\n\n## License\n\nThis project is licensed under the [MIT](https://github.com/CodeWithAlamin/Pixel-to-REM-Converter/blob/main/LICENSE.md) License - see the LICENSE file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithalamin%2Fpixel-to-rem-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithalamin%2Fpixel-to-rem-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithalamin%2Fpixel-to-rem-converter/lists"}