0.1.0 • Published 2 years ago

react-entry v0.1.0

Weekly downloads
2
License
-
Repository
-
Last release
2 years ago

https://levelup.gitconnected.com/publish-react-components-as-an-npm-package-7a671a2fb7f

Components

Appendix: *TFL (Tabled For Later)

  • Buttons - SolidButton - OutlineButton
  • Inputs - TextInput - TextAreaInput (TFL) - NumberInput - AutoCompleteInput (TFL) - SelectInput (TFL) - DateInput (TFL) - DateRangeInput (TFL)
  • Display (TFL) - InputLabel - Tooltip - NumberAnimate - Text - Badge - Image - Card
  • Validators - FormValidator - NumberValidator (maxInt / maxDecimals) - TextValidator (exactMatch / includesMatch / oneOf / hasFormat)
  • Theme - ThemeProvider - ThemeConstructor