0.0.29 • Published 4 years ago

arz-react-components v0.0.29

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

arz-react-components

React components library developed in Arzion using StoryBooks

Storybook configuration

  • npx sb init
  • Choose that is a React project with
  • yarn add react react-dom classnames
  • yarn add --dev prop-types prettier eslint eslint-plugin-prettier eslint-plugin-react eslint-config-prettier
  • yarn run eslint --init
  • yarn add --dev husky lint-staged
  • npx husky install
  • npm set-script prepare "husky install"
  • npx husky add .husky/pre-commit "npx lint-staged"

Add this code to package.json "lint-staged": { "*/": "prettier --write --ignore-unknown" }

Design token: https://undefined.sh/design-tokens-al-rescate/

Run: yarn storybook

atoms

  • Banner
  • Button
  • Card
  • Dropdown
  • Icon
  • Input
  • Grid
  • Tooltip

molecules

  • Accordion
  • AlertIcon
  • AlertButton
  • Chips
  • Snackbar
  • Table
0.0.26

4 years ago

0.0.27

4 years ago

0.0.28

4 years ago

0.0.29

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago