{"id":38249249,"url":"https://github.com/skoropadas/di-controls","last_synced_at":"2026-01-17T01:26:11.079Z","repository":{"id":41513257,"uuid":"509989379","full_name":"skoropadas/di-controls","owner":"skoropadas","description":"Flexible UI Controls in seconds! https://skoropadas.github.io/di-controls/","archived":false,"fork":false,"pushed_at":"2025-08-05T15:07:15.000Z","size":11126,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-24T00:04:20.736Z","etag":null,"topics":["angular","control","form","form-control","ng-model"],"latest_commit_sha":null,"homepage":"","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/skoropadas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-07-03T10:22:28.000Z","updated_at":"2025-08-05T15:06:45.000Z","dependencies_parsed_at":"2023-12-18T04:25:48.618Z","dependency_job_id":"15f7d07b-29f6-4c09-badd-97cf25cca8a8","html_url":"https://github.com/skoropadas/di-controls","commit_stats":null,"previous_names":["skoropadas/flex-controls"],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/skoropadas/di-controls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoropadas%2Fdi-controls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoropadas%2Fdi-controls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoropadas%2Fdi-controls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoropadas%2Fdi-controls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skoropadas","download_url":"https://codeload.github.com/skoropadas/di-controls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skoropadas%2Fdi-controls/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28491481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T00:50:05.742Z","status":"ssl_error","status_checked_at":"2026-01-17T00:43:11.982Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["angular","control","form","form-control","ng-model"],"created_at":"2026-01-17T01:26:10.384Z","updated_at":"2026-01-17T01:26:11.070Z","avatar_url":"https://github.com/skoropadas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ch1 align=\"center\" style=\"margin-bottom: 0; border-bottom: 0\"\u003edi-controls\u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    Flexible UI Controls in seconds!\n    \u003cbr /\u003e\n    \u003ca href=\"https://skoropadas.github.io/di-controls/\"\u003eDocumentation\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/skoropadas/di-controls/issues/new/choose\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/skoropadas/di-controls/issues/new/choose\"\u003eRequest Feature\u003c/a\u003e\n\n[![GitHub Workflow Status][build-shield]][build-url]\n[![NPM][npm-shield]][npm-url]\n[![MIT License][license-shield]][license-url]\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project\n\nDIControls is a library for Angular for creating reusable, flexible UI controls using\na declarative approach.\n\nBy using it, you can create your own UI components in a matter of seconds and extend them\nwithout additional code changes. To learn more, please refer to our documentation.\n\nWhy you should try:\n\n- 😃 Creating a new control takes just a few seconds.\n- 🧼 Your component code remains clean and contains only the necessary business logic.\n- 🔄 Controls by default support working with `NgModel` and `FormControl`.\n- 🚀 Created controls can be reused, extended, and provided with these capabilities to your users.\n- 🧩 To connect one control to another, simply nest it inside the tag!\n- 🧪 They are already covered by tests, so cover only code that you write.\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Installation\n\nTo install DIControls, run:\n\n```bash\nnpm i di-controls\n```\n\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire,\nand create. Any contributions you make are **greatly appreciated**. Please read the\n[Contributing Guidelines](CONTRIBUTING.md) for more information.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[npm-shield]: https://img.shields.io/npm/v/di-controls.svg?style=for-the-badge\n\n[npm-url]: https://www.npmjs.com/package/di-controls\n\n[license-shield]: https://img.shields.io/github/license/skoropadas/di-controls.svg?style=for-the-badge\u0026branch=master\n\n[license-url]: https://github.com/skoropadas/di-controls/blob/main/LICENSE\n\n[build-shield]: https://img.shields.io/github/actions/workflow/status/skoropadas/di-controls/release.yml?style=for-the-badge\u0026branch=master\n\n[build-url]: https://github.com/skoropadas/di-controls/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskoropadas%2Fdi-controls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskoropadas%2Fdi-controls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskoropadas%2Fdi-controls/lists"}