0.0.29 • Published 2 years ago

arz-react-components v0.0.29

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

0.0.27

2 years ago

0.0.28

2 years ago

0.0.29

2 years ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago