amaankulshreshtha / gorg-ui

React UI Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI library using React, Storybook and Emotion.

Objectives

  • Build higher-quality and more polish UI, at the same time modular and reusable
  • Publish it as an NPM package so can easily be shared across projects.

Components

UI

  • Button
  • Button Icon
  • Card
  • Charts
  • Checkbox
  • Dialog
  • Datepicker
  • Drawer
  • Expansion Panel
  • Menu
  • Radio
  • Select
  • Switch
  • Tab
  • Textfield
  • ...

Layout+

  • Grid
  • Form Validation
  • Slider
  • ...

Note(s)

Further development of this project has now been privatized. In case you are curious about the progress of the project, feel free to check out the demo uploaded in this link.

Issue(s)

Need to wait for this PR to be merged before module import aliasing starts working for CRA with Jest. Alternative solution can be found here but it suggests to use yet another dependency, not a big fan of dependencies.

Credit(s)

About

React UI Library


Languages

Language:JavaScript 96.5%Language:HTML 2.3%Language:CSS 1.2%