A set of React UI components which are readiliy available to be used on any react platform withouth any extra configurations and also support extensive customizability.
This is the mono repo managed using lerna used to maintain all the try react components in separate pacakges
Component | Status | Description |
---|---|---|
password-input | A password input component which accepts certain qualifications for password to valid as props and then returns whether password is valid or in the callback | |
family-tree | Under Constrution | A tree component to display members of family in form of hierarchical tree and also to manange operations like addition, updation and deletion |