{"id":23346727,"url":"https://github.com/filonenkodima/temperaturepipe","last_synced_at":"2026-05-20T07:40:29.172Z","repository":{"id":264712709,"uuid":"894163506","full_name":"FilonenkoDima/TemperaturePipe","owner":"FilonenkoDima","description":"TemperaturePipe is a lightweight Angular application that demonstrates the use of custom pipes for data transformation. It focuses on showcasing reusable and modular components for sorting and temperature conversion.","archived":false,"fork":false,"pushed_at":"2024-12-05T11:01:26.000Z","size":275,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T19:40:45.142Z","etag":null,"topics":["angular","angular-pipe","clean-code","frontend"],"latest_commit_sha":null,"homepage":"","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/FilonenkoDima.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T21:39:09.000Z","updated_at":"2024-12-05T11:02:33.000Z","dependencies_parsed_at":"2025-02-13T19:34:13.068Z","dependency_job_id":"f36b6068-c925-46a4-a99f-0cf8767030b1","html_url":"https://github.com/FilonenkoDima/TemperaturePipe","commit_stats":null,"previous_names":["filonenkodima/temperaturepipe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilonenkoDima%2FTemperaturePipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilonenkoDima%2FTemperaturePipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilonenkoDima%2FTemperaturePipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FilonenkoDima%2FTemperaturePipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FilonenkoDima","download_url":"https://codeload.github.com/FilonenkoDima/TemperaturePipe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694879,"owners_count":20980733,"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","angular-pipe","clean-code","frontend"],"created_at":"2024-12-21T07:14:48.008Z","updated_at":"2026-05-20T07:40:24.138Z","avatar_url":"https://github.com/FilonenkoDima.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Documentation for **TemperaturePipe**\n\n#### Overview\n\n**TemperaturePipe** is a lightweight Angular application that demonstrates the use of custom pipes for data transformation. It focuses on showcasing reusable and modular components for sorting and temperature conversion.\n\n---\n\n## Demo\n\n![](demo.png)\n\n## Project Structure\n\nThe project adheres to Angular’s standard structure, emphasizing simplicity and reusability.\n\n- **src/app/**: Main application directory containing the root component and custom pipes.\n  - **app.component.\\***: Root component managing the application layout and logic.\n  - **sort.pipe.ts**: A custom pipe for sorting data arrays.\n  - **temperature.pipe.ts**: A custom pipe for converting temperature values between Celsius, Fahrenheit, and other units.\n- **src/styles.css**: Global styles for the application.\n\n---\n\n## Key Features\n\n**Custom Pipes**:\n\n- **Sort Pipe**:\n  - Sorts arrays based on specified criteria.\n  - Fully customizable for ascending or descending order.\n- **Temperature Pipe**:\n  - Converts temperature values between different units (e.g., Celsius to Fahrenheit).\n  - Ensures accurate and user-friendly data representation.\n\n---\n\n## How to Run the Project\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/FilonenkoDima/TemperaturePipe.git\n   cd TemperaturePipe\n   ```\n\n2. **Install Dependencies**:\n   Ensure you have Node.js and Angular CLI installed, then run:\n\n   ```bash\n   npm install\n   ```\n\n3. **Run the Application**:\n\n   ```bash\n   ng serve\n   ```\n\n   The app will be accessible at `http://localhost:4200/`.\n\n4. **Build for Production**:\n   ```bash\n   ng build --prod\n   ```\n\n---\n\n## Technologies Used\n\n- **Frontend**: Angular\n- **Styling**: CSS\n- **Build Tools**: Angular CLI\n- **Version Control**: GitHub\n\n---\n\n## Contribution Guidelines\n\n1. Fork the repository.\n2. Create a new feature branch:\n   ```bash\n   git checkout -b feature/your-feature-name\n   ```\n3. Commit your changes and push the branch:\n   ```bash\n   git push origin feature/your-feature-name\n   ```\n4. Submit a pull request for review.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilonenkodima%2Ftemperaturepipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilonenkodima%2Ftemperaturepipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilonenkodima%2Ftemperaturepipe/lists"}