{"id":22664993,"url":"https://github.com/marcode24/unit-converter","last_synced_at":"2026-04-09T07:05:33.309Z","repository":{"id":108190066,"uuid":"543313572","full_name":"marcode24/unit-converter","owner":"marcode24","description":"🎲 This is a unit converter, you can convert from one unit to another, it has different categories, such as length, weight, volume, etc.","archived":false,"fork":false,"pushed_at":"2023-10-27T18:41:47.000Z","size":3267,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T00:32:53.638Z","etag":null,"topics":["angular","css","html5","javascript","mobile-first","responsive-design","sass","scss","typescript"],"latest_commit_sha":null,"homepage":"https://unit-converter-site.netlify.app/","language":"TypeScript","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/marcode24.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-29T20:47:08.000Z","updated_at":"2023-10-27T09:25:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c426a4ae-35f7-4a14-8177-3b4b7992f815","html_url":"https://github.com/marcode24/unit-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Funit-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Funit-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Funit-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcode24%2Funit-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcode24","download_url":"https://codeload.github.com/marcode24/unit-converter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246164914,"owners_count":20733894,"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":["angular","css","html5","javascript","mobile-first","responsive-design","sass","scss","typescript"],"created_at":"2024-12-09T13:18:34.411Z","updated_at":"2025-12-30T22:51:54.316Z","avatar_url":"https://github.com/marcode24.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e🎲 Unit Converter\u003c/h1\u003e\n  \u003ca href=\"https://unit-converter-site.netlify.app/\" target=\"__blank\"\u003e View Demo \u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n\n  ![Version](https://img.shields.io/github/package-json/v/marcode24/unit-converter?style=popout\u0026logo=npm)\n  ![GitHub CI Workflow Status](https://img.shields.io/github/actions/workflow/status/marcode24/unit-converter/ci.yml?branch=main\u0026style=popout\u0026logo=testcafe\u0026label=tests)\n  ![GitHub repo size](https://img.shields.io/github/repo-size/marcode24/unit-converter?style=popout\u0026logo=github\u0026label=repo%20size)\n  ![GitHub](https://img.shields.io/github/license/marcode24/unit-converter?style=popout\u0026logo=github\u0026label=license)\n  ![GitHub Repo stars](https://img.shields.io/github/stars/marcode24/unit-converter?style=popout\u0026logo=apachespark\u0026color=yellow\u0026logoColor=yellow)\n  ![Github repo views](https://img.shields.io/github/search/marcode24/unit-converter/unit-converter?style=popout\u0026logo=github\u0026label=repo%20views)\n  ![GitHub last commit](https://img.shields.io/github/last-commit/marcode24/unit-converter?style=popout\u0026logo=git\u0026label=last%20commit)\n\u003c/div\u003e\n\n## 🚀 Getting Started\n\nThis is a unit converter, you can convert from one unit to another, it has different categories, such as length, weight, volume, etc.\n\n\n###  📝 Requirements\n\n- [![Angular](https://img.shields.io/badge/Angular-blue?style=popout\u0026logo=angular\u0026logoColor=red)](https://angular.io/)\n- [![Node](https://img.shields.io/badge/Node-gray?style=popout\u0026logo=node.js)](https://nodejs.org/en/)\n- [![NPM](https://img.shields.io/badge/NPM-blue?style=popout\u0026logo=npm)](https://www.npmjs.com/)\n- [![Git](https://img.shields.io/badge/Git-gray?style=popout\u0026logo=git)](https://git-scm.com/)\n\nOptional tools:\n\n- [![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-blue?style=popout\u0026logo=visual-studio-code)](https://code.visualstudio.com/)\n\n### 📦 Install\n\n```bash\n# Clone this repository\n$ git clone https://github.com/marcode24/unit-converter\n\n# Go into the repository\n$ cd unit-converter\n\n# Install dependencies\n$ npm install\n\n# Run the app\n$ ng serve\n```\n\nshut it down manually with `Ctrl-C` or `Cmd-C`.\n\n## 📐 Tests\n\n```bash\n# Run tests\n$ npm run test\n\n# Run tests with coverage\n$ npm run test:cov\n```\n\n## 🌎 Environments\n\n| Name       | URL                                                                                  | PORT |\n| ---------- | ------------------------------------------------------------------------------------ | ---- |\n| Localhost  | [localhost](http://localhost:4200)                                                   | 4200 |\n| Production | [https://unit-converter-site.netlify.app/](https://unit-converter-site.netlify.app/) |\n\n\n## 📝 License\n\nThis project is under the [MIT](./LICENSE) license. See the LICENSE for more information. 😉\n\n## 🖼️ Previews\n\n\u003c!-- make preview to hide and show --\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eClick to expand!\u003c/summary\u003e\n\n![home](https://res.cloudinary.com/dfeujtobk/image/upload/v1666050773/Unit%20Converter/Unit-Converter_vzcznu.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcode24%2Funit-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcode24%2Funit-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcode24%2Funit-converter/lists"}