react-entry

0.1.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-entry

Weekly Downloads

2

Version

0.1.0

License

none

Unpacked Size

3.77 kB

Total Files

5

Last publish

Collaborators

  • jonathanchowjh