Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Available components :

  • Validator
    • validation methods for react input elements

      • isMoreThan
      • isLessThan
      • maxWords
      • minWords
      • isEqual
      • isNumberOnly
      • isStringOnly
      • isAlnum
      • minVal
      • maxVal
      • minLength
      • maxLength
      • isMail
      • isRequired

      added typescript definations check here

  • Dialog
    • responsive dialog component
  • Alert
    • feedback component in the form of alert snackbar, pops up from bottom center and is customizable
  • Readme
    • Readme template for github projects
  • Issues template
    • Issues template for github projects

About

customized react methods/components

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors