Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 27, 2020. It is now read-only.
/ ui Public archive

Simple progressive design system and documentation for personal projects.

License

chrisrzhou/ui

Repository files navigation

@chrisrzhou/ui

Simple progressive design system and documentation for personal projects.

Philosophy

  • ✌️ Simple: Less is better. Simple to maintain, compose and evolve.
  • 👍 Intuitive: UI and animations should provide intuitive feedback to users.
  • 👉 Progressive: Favor rapid progressive development over features.

Design System

  • Colors
  • Typography
  • Iconography
  • Animations
  • React components

Main Dependencies

  • octicons
  • react
  • react-spring
  • rebass
  • styled-components
  • typography

Development

Components are progressively documented in markdown (mdx) format using docz.

To run the documented examples:

yarn add @chrisrzhou/ui
cd ui
yarn
yarn dev

TODO

  • Progress (line/donut with color)
  • Modal
  • Drawer (like modal)
  • Collapse
  • Badge
  • Hug
  • Anchor
  • Provider
  • Banner
  • Timeline
  • Carousel
  • Breadcrumb
  • Checkbox
  • CheckboxList
  • FormField (uses Input, Label, similar to FormRow)
  • Form (uses FormField)
  • Input (number, string, email, password, textarea, validation)
  • Label
  • Rate
  • Radio
  • RadioList
  • Select
  • SelectOption
  • Slider
  • TabSet
  • Toggle
  • ButtonList
  • DatePicker
  • ColorPicker
  • Add documentation for css.js.
  • Group components (data, input, display, navigation etc)

About

Simple progressive design system and documentation for personal projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published