MCPcopy Index your code
hub / github.com/WeAreGenki/minna-ui

github.com/WeAreGenki/minna-ui @v0.36.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.36.0 ↗ · + Follow
83 symbols 250 edges 128 files 7 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Build status Coverage status NPM version Licence PRs Welcome

Minna UI

😸 A fast, friendly, and fun web UI kit for everyone.

A 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.

皆, みんな, or minna, is a Japanese adverb and verb meaning all, everyone, or everybody. It embodies the idea that through mindful attention to universal design concepts the framework can work well for everybody; everyone's UI.

NOTE: Minna UI is in early development. Before we reach v1.0.0, minor releases may contain breaking changes.

Overview

The Minna UI framework is designed around the types of projects we do at We Are Genki — 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.

Under 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.

Features:

  • Mindful attention to universal design principals
  • Simple functional design aesthetic
  • Microinteractions
  • High performance

Technologies:

Documentation

To see live examples and the docs, visit wearegenki.github.io/minna-ui.

Made with Minna UI

Browser compatibility

If you choose to use the CSS Grid Layout options the framework provides, you'll be limited to browsers that support it. Minimum browser versions include:

  • Chrome for Android 61
  • Android browser 56
  • iOS Safari 10.3
  • Chrome 57
  • Firefox 52
  • Safari 10.1
  • Edge 16
  • Opera 46

NOTE: Old browser compatibility via progressive fallback is possible and we'll add examples in the future.

Changelog

See CHANGELOG.

Licence

Minna UI is an Apache-2.0 licensed open source project. See LICENCE.


© 2020 We Are Genki

Extension points exported contracts — how you extend this code

Override (Interface)
(no doc)
utils/eslint-config/types.d.ts
ProcessCssOpts (Interface)
(no doc)
utils/build-css/src/index.ts
ImportAlias (Interface)
(no doc)
utils/eslint-import-resolver/types.d.ts
EmitHtmlOptions (Interface)
(no doc)
utils/rollup-plugin-emit-html/src/index.ts
BuildLibResult (Interface)
(no doc)
utils/build-lib/src/types.ts
CssResult (Interface)
(no doc)
utils/build-component/src/index.ts
PluginOptions (Interface)
(no doc)
utils/postcss-config/src/index.ts
PurgecssOptions (Interface)
(no doc)
utils/rollup-plugin-purgecss/src/index.ts

Core symbols most depended-on inside this repo

write
called by 10
utils/build-component/src/index.ts
exportStar
called by 5
utils/minna-tools/index.js
fileContents
called by 5
utils/postcss-config/src/css-import-resolve.ts
resolve
called by 5
utils/postcss-config/src/css-import-resolve.ts
warn
called by 3
utils/build-css/src/index.ts
handleErr
called by 3
utils/utils/handle-err.js
emitCss
called by 3
utils/rollup-plugin-emit-css/src/index.ts
shout
called by 2
utils/jest-config/fixtures/importable.mjs

Shape

Function 61
Interface 21
Method 1

Languages

TypeScript100%

Modules by API surface

utils/postcss-config/src/css-import-resolve.ts10 symbols
utils/rollup-plugin-emit-html/src/index.ts6 symbols
utils/build-component/src/index.ts6 symbols
components/tooltip/src/index.ts6 symbols
utils/rollup-plugin-emit-css/src/index.ts5 symbols
utils/build-css/src/index.ts5 symbols
utils/rollup-plugin-purgecss/src/index.ts3 symbols
utils/rollup-plugin-postcss/src/types.ts3 symbols
utils/eslint-import-resolver/types.d.ts3 symbols
utils/build-css/src/__tests__/index.test.ts3 symbols
utils/rollup-plugin-postcss/src/plugin.ts2 symbols
utils/preprocess/src/style.ts2 symbols

For agents

$ claude mcp add minna-ui \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page