{"id":13448581,"url":"https://github.com/WeAreGenki/minna-ui","last_synced_at":"2025-03-22T09:31:29.701Z","repository":{"id":32439460,"uuid":"133181535","full_name":"WeAreGenki/minna-ui","owner":"WeAreGenki","description":"😸 A fast, friendly, and fun web UI kit for everyone.","archived":false,"fork":false,"pushed_at":"2024-09-01T17:40:42.000Z","size":7550,"stargazers_count":87,"open_issues_count":24,"forks_count":20,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T15:48:34.235Z","etag":null,"topics":["css-framework","design-system","javascript","minna-ui","postcss","svelte","wearegenki","web-components"],"latest_commit_sha":null,"homepage":"https://wearegenki.github.io/minna-ui","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WeAreGenki.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2018-05-12T20:34:28.000Z","updated_at":"2023-09-08T17:40:24.000Z","dependencies_parsed_at":"2024-06-18T18:20:59.847Z","dependency_job_id":"2a70e065-f26a-409d-83c3-d76b20d22821","html_url":"https://github.com/WeAreGenki/minna-ui","commit_stats":{"total_commits":2223,"total_committers":4,"mean_commits":555.75,"dds":"0.16644174538911383","last_synced_commit":"443dba60c3f6b5a94bcb91ac41292c93dbdbec62"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeAreGenki%2Fminna-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeAreGenki%2Fminna-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeAreGenki%2Fminna-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WeAreGenki%2Fminna-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WeAreGenki","download_url":"https://codeload.github.com/WeAreGenki/minna-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937751,"owners_count":20535124,"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":["css-framework","design-system","javascript","minna-ui","postcss","svelte","wearegenki","web-components"],"created_at":"2024-07-31T05:01:49.568Z","updated_at":"2025-03-22T09:31:27.418Z","avatar_url":"https://github.com/WeAreGenki.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"[![Build status](https://img.shields.io/github/workflow/status/WeAreGenki/minna-ui/ci)](https://github.com/WeAreGenki/minna-ui/actions)\n[![Coverage status](https://img.shields.io/codeclimate/coverage/WeAreGenki/minna-ui)](https://codeclimate.com/github/WeAreGenki/minna-ui)\n[![NPM version](https://img.shields.io/npm/v/minna-ui.svg)](https://www.npmjs.com/package/minna-ui)\n[![Licence](https://img.shields.io/npm/l/minna-ui.svg)](https://github.com/WeAreGenki/minna-ui/blob/master/LICENCE)\n![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)\n\n# Minna UI\n\n😸 A fast, friendly, and fun web \u003cabbr title=\"User Interface\"\u003eUI\u003c/abbr\u003e kit for everyone.\n\nA UI kit for building things with web technology which aims to be pragmatic, intuitive, and high performance. Simple to use as standalone CSS and web components. Supports advanced use in Svelte or any other JavaScript framework projects too.\n\n皆, みんな, or _minna_, is a Japanese adverb and verb meaning all, everyone, or everybody. It embodies the idea that through mindful attention to [universal design](https://en.wikipedia.org/wiki/Universal_design) concepts the framework can work well for everybody; _everyone's UI_.\n\n**_NOTE: Minna UI is in early development. Before we reach v1.0.0, minor releases may contain breaking changes._**\n\n## Overview\n\nThe Minna UI framework is designed around the types of projects we do at [We Are Genki](https://wearegenki.com) — ecommerce, microsites, and next-gen progressive web apps — but it's flexible so you can build any UI on the web. It aims to strike a balance between easy to use predefined styles, utilities for rapid prototyping, and opinionated but customisable web components.\n\nUnder the hood components use the Svelte JavaScript framework so Minna UI is a great match for your Svelte based projects. All components are also available precompiled for easy use in any web project regardless of which framework you use.\n\n**Features:**\n\n- Mindful attention to universal design principals\n- Simple functional design aesthetic\n- Microinteractions\n- High performance\n\n**Technologies:**\n\n- [Svelte](https://svelte.technology) components\n- [PostCSS](http://postcss.org) powered CSS\n- [CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout)\n\n## Documentation\n\nTo see [live examples](https://wearegenki.github.io/minna-ui/#/examples) and the docs, visit [wearegenki.github.io/minna-ui](https://wearegenki.github.io/minna-ui).\n\n\u003c!-- ### Quick start\n\nThe easiest way to get started is to get a copy of our example [project template](https://github.com/WeAreGenki/minna-ui-template):\n\n```sh\nwget https://github.com/WeAreGenki/minna-ui-template/archive/master.zip -o minna-ui-template.zip\n``` --\u003e\n\n## Made with Minna UI\n\n\u003c!-- FIXME: Uncomment once we go live with the new website --\u003e\n\u003c!-- - [wearegenki.com](https://wearegenki.com) company website --\u003e\n\n- [New Tab](https://github.com/MaxMilton/new-tab) browser extension\n- [Homie Bot](https://github.com/MaxMilton/homie-bot) home automation platform\n\n## Browser compatibility\n\nIf you choose to use the [CSS Grid Layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout) options the framework provides, you'll be limited to [browsers that support it](http://caniuse.com/#feat=css-grid). Minimum browser versions include:\n\n- Chrome for Android 61\n- Android browser 56\n- iOS Safari 10.3\n- Chrome 57\n- Firefox 52\n- Safari 10.1\n- Edge 16\n- Opera 46\n\n_NOTE: Old browser compatibility via progressive fallback is possible and we'll add examples in the future._\n\n## Changelog\n\nSee [CHANGELOG](CHANGELOG.md).\n\n## Licence\n\nMinna UI is an Apache-2.0 licensed open source project. See [LICENCE](https://github.com/WeAreGenki/minna-ui/blob/master/LICENCE).\n\n---\n\n© 2020 [We Are Genki](https://wearegenki.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWeAreGenki%2Fminna-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWeAreGenki%2Fminna-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWeAreGenki%2Fminna-ui/lists"}