0.1.3 โ€ข Published 2 years ago

md-ui-beta v0.1.3

Weekly downloads
-
License
Apache-1.0
Repository
-
Last release
2 years ago

Intro

Mudah UI Design System is a system of design tokens, guidelines, theming solution and components library that helps Mudah front end and mobile engineers build consistent UIs faster and more satisfyingly.

What Mudah UI Design System is

  • A theme specifications that define primitive Mudah UI design tokens
  • A workbench to preview all available components and their usage guide
  • A set of CLI tools to assist generate new components...

What Mudah UI Design System is NOT

  • A base framework for doing Mudah web apps (refer to Next.js framework)
  • An end user-facing web app
  • Any full web page

Colophon (A.K.A prerequisites to this design system)

Building components:

  • ๐Ÿ“š Storybook for UI component development and auto-generated docs
  • โš›๏ธ React declarative component-centric UI. React is also our core UI library of Front End development
  • ๐Ÿ’… Linaria which enable CSS-in-JS styling and extract all CSS to external CSS file.
  • ๐Ÿ“„ System UI Theme Specification as a standard design token format with theme-aware css props helper
  • โฌ‡๏ธ MDX (part of Storybook) for seamless React / JSX documentation

Maintaining the system: