1.0.1 • Published 3 years ago

react-klicair-form v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React KlikCair Form - Library Component

Component yang dapat digunakan pada library ini antara lain:

  • Button
  • InputField
  • Textarea
  • Checkbox
  • RadioButton
  • ComboBox
  • Label
  • FormGroup
  • FormWrapper

- Prerequisites

Ada beberapa kebutuhan yang harus dipenuhi untuk menggunakan library ini, yaitu:

  • AdminLTE v3.2.0
  • Font Awesome Free v6.0.0
  • jQuery v3.6.0
  • Bootstrap v4.6.1

Sekilas dependency apa saja yang digunakan untuk membuat library component ini, dapat dilihat di bawah ini.

- Peer Dependencies

  • React @18.2.0
  • ReactDOM @18.2.0

- Dev Dependencies

React and TypeScript

  • @types/react
  • @types/react-dom
  • react
  • react-dom
  • typescript

Linter and Formatter

  • @typescript-eslint/eslint-plugin
  • @typescript-eslint/parser
  • eslint
  • eslint-config-airbnb
  • eslint-config-prettier
  • eslint-plugin-import
  • eslint-plugin-jsx-a11y
  • eslint-plugin-react
  • eslint-plugin-react-hooks
  • eslint-plugin-storybook
  • husky
  • prettier

Testing Purpose

  • @testing-library/dom
  • @testing-library/jest-dom
  • @testing-library/react
  • @testing-library/user-event
  • @types/jest
  • identity-obj-proxy
  • jest
  • jest-environment-jsdom
  • ts-jest

Transpilers and Transformers

  • @babel/core
  • babel-loader
  • babel-preset-react-app

Storybook

  • @storybook/addon-essentials
  • @storybook/addon-interactions
  • @storybook/addon-links
  • @storybook/preset-create-react-app
  • @storybook/react
  • file-loader
  • node-sass@5.0.0 (specific version)
  • postcss
  • sass-loader@10.2.0 (specific version)

Rollup for Bundle

  • @rollup/plugin-commonjs
  • @rollup/plugin-node-resolve
  • rollup
  • rollup-plugin-peer-deps-external
  • rollup-plugin-postcss
  • rollup-plugin-terser
  • rollup-plugin-typescript2