{"id":15293149,"url":"https://github.com/bryanbill/kitawi","last_synced_at":"2025-04-13T12:34:43.191Z","repository":{"id":71841732,"uuid":"604672048","full_name":"bryanbill/kitawi","owner":"bryanbill","description":"A dart web library.","archived":false,"fork":false,"pushed_at":"2025-03-04T07:13:06.000Z","size":3014,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T03:35:18.980Z","etag":null,"topics":["dartlang","framework","web"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/kitawi","language":"Dart","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/bryanbill.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-02-21T14:54:31.000Z","updated_at":"2025-03-04T07:13:09.000Z","dependencies_parsed_at":"2024-08-04T17:14:31.685Z","dependency_job_id":"248f800c-bb6f-428b-a3e0-e0b25e42461c","html_url":"https://github.com/bryanbill/kitawi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Fkitawi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Fkitawi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Fkitawi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bryanbill%2Fkitawi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bryanbill","download_url":"https://codeload.github.com/bryanbill/kitawi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248714754,"owners_count":21149961,"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":["dartlang","framework","web"],"created_at":"2024-09-30T16:40:00.373Z","updated_at":"2025-04-13T12:34:43.166Z","avatar_url":"https://github.com/bryanbill.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kitawi - A Dart Web Library\n\nKitawi is a Dart web library for building web user interfaces.\nIt's highly customizable and can be used with any Dart package that can run on the web.\n\nThe project can be compiled to wasm for Chromium-based browsers, others use the dart2js compiler.\n\n## Disclaimer\n\nThis project is still in development and is not yet ready for production use. The API is subject to change. Use at your own risk.\n\n## Installation\n\n1. Using the kitawi CLI:\n\n```bash\ndart pub global activate kitawi\n```\n\nThe run the following command to create a new project:\n\n```bash\nkitawi new my_project\n```\n\nGet the dependencies:\n\n```bash\ncd my_project\nkitawi get\n```\n\nAdd dependencies:\n\n```bash\nkitawi get http\n```\n\nRun the project:\n\n```bash\nkitawi run\n```\n\nBuild the project:\n\n```bash\nkitawi build\n```\n\n2. As a dependency in your `pubspec.yaml` file:\n\n```yaml\ndependencies:\n  kitawi: 0.1.3\n```\n\n## Contributing\n\nWe welcome contributions to kitawi\n\n## License\n\nkitawi is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanbill%2Fkitawi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbryanbill%2Fkitawi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbryanbill%2Fkitawi/lists"}