{"id":15041482,"url":"https://github.com/ctpena/asagaoui","last_synced_at":"2026-03-04T05:04:44.090Z","repository":{"id":223218276,"uuid":"759607161","full_name":"ctpena/asagaoui","owner":"ctpena","description":"AsagaoUI is a CSS framework based on Japan's Digital Agency design system.","archived":false,"fork":false,"pushed_at":"2026-02-24T07:11:07.000Z","size":7507,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-24T08:53:52.310Z","etag":null,"topics":["css","css-framework","html","javascript","scss","scss-framework","typescript"],"latest_commit_sha":null,"homepage":"https://asagaoui.com","language":"SCSS","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/ctpena.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-19T01:24:54.000Z","updated_at":"2026-02-24T07:11:11.000Z","dependencies_parsed_at":"2024-03-09T06:32:54.687Z","dependency_job_id":"57f47363-1e22-4619-8748-cce3300cb495","html_url":"https://github.com/ctpena/asagaoui","commit_stats":null,"previous_names":["ctpena/asagaoui"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/ctpena/asagaoui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctpena%2Fasagaoui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctpena%2Fasagaoui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctpena%2Fasagaoui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctpena%2Fasagaoui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctpena","download_url":"https://codeload.github.com/ctpena/asagaoui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctpena%2Fasagaoui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30071909,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: 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":["css","css-framework","html","javascript","scss","scss-framework","typescript"],"created_at":"2024-09-24T20:46:09.101Z","updated_at":"2026-03-04T05:04:44.054Z","avatar_url":"https://github.com/ctpena.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# \u003cimg width=\"30px\" src=\"assets/brand/AsagaoUISymbolNOMargin.svg\" alt=\"AsagaoUISymbol\"\u003e AsagaoUI\n\nAsagaoUI is a CSS framework based on Japan's [Digital Agency design system](https://design.digital.go.jp).\n\n## ⚡ WARNING ⚡\n\n`main` branch is for development and is not stable.\n\n### Development Status\n\nAsagaoUI is in the early stages of development and may be unstable.\n\n## Quickstart\n\n### CDN\n\n[https://www.jsdelivr.com/package/npm/asagaoui](https://www.jsdelivr.com/package/npm/asagaoui)\n\n### Clone repository\n\n```bash\ngit clone https://github.com/ctpena/asagaoui.git\n```\n\n`dist/css/asagaoui.css` is the compiled CSS. You can use it in any way you prefer.\n\nThe compiled JavaScript is located at `dist/js/asagaoui.js`.\n\n### Install with NPM\n\n```bash\nnpm i asagaoui\n```\n\n### Minimum HTML\n\nThe following HTML is required\n\n```html\n\u003c!doctype html\u003e\n\u003chtml lang=\"en\"\u003e\n\u003chead\u003e\n    \u003cmeta charset=\"utf-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n    \u003ctitle\u003eAsagaoUI demo\u003c/title\u003e\n    \u003clink rel=\"stylesheet\" href=\"dist/css/asagaoui.css\"\u003e\n\u003c/head\u003e\n\u003cbody class=\"aui\"\u003e\n\u003ch1\u003eAsagaoUI\u003c/h1\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n```\n\n## Documentation\n\nAsagaoUI documentation is located in the site folder of the project.\nThe documentation site is built with [HUGO](https://gohugo.io) and is hosted at https://asagaoui.com.\n\n## License\n\nAsagaoUI is licensed under the MIT License.\n\nAsagaoUI also includes several external libraries. For all licenses, please see the NOTICE file.\n\nThe documentation located under site/content/ is licensed under the CC BY 4.0.\n\n## Contact\n\nIf you have any questions or suggestions, please email:`aui@asagaoui.com`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctpena%2Fasagaoui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctpena%2Fasagaoui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctpena%2Fasagaoui/lists"}