1.0.76 • Published 12 days ago

toolkit-react v1.0.76

Weekly downloads
-
License
MIT
Repository
github
Last release
12 days ago

toolkit-react

Toolkit for react

Using in development:

  • Inside the development toolkit folder, run the command to make the package available as a link to other projects
npm link
  • Now when I'm in another project dependent on the toolkit, run the command to make a link without having to install the package
npm link toolkit-react

Using in production:

npm install toolkit-react --save

Exports package

export {
  //================
  //TEMPLATES
  //================
  AppTemplatesFormError,
  //================
  //LAYOUTS
  //================
  AppLayoutContainer,
  AppLayoutCardCheckList,
  AppLayoutTitle,
  AppLayoutSideBar,
  AppLayoutLoading,
  //================
  //COMPONENTS
  //================
  AppFieldText,
  AppFieldTextArea,
  AppFieldCheckBox,
  AppFieldNumber,
  AppFieldDropDown,
  AppFieldColor,
  AppFieldDate,
  AppDataTable,
  AppFieldFiles,
  AppButton,
  AppButtonsResponsive,
  AppFieldTextCode,
  AppFieldDropDownMultiple,
  AppFieldListBox,
  AppOverlayMenu,
  AppButtonExportDataTable,
  AppMenuButton,
  AppAccordion,
  AppVisible,
  AppConfirmDialogInput,
  AppTabView,
  AppDashComponents,
  //================
  //GENERICSCRUD
  //================
  AppGenericCrudForm,
  AppGenericCrudList,
  AppGenericCrudTopBar,
  AppGenericCrudFormDet,
  AppGenericForm,
  AppGenericFormTopBar,
  AppDataTableFuncs,
  AppGenericFilter,
  //================
  //HOOKS
  //================
  useAppStateRef,
  //================
  //REPOSITORIES
  //================
  AppWebAxiosRepository,
  //================
  //INTERFACES
  //================
  IAppProps,
  AppIntefaceKnexPg,
  IAppDataTableColumn,
  IAppDataTableService,
  IAppDataTableRef,
  //================
  //UTILS
  //================
  AppFuncUtils,
};
1.0.76

12 days ago

1.0.74

23 days ago

1.0.73

1 month ago

1.0.72

1 month ago

1.0.70

1 month ago

1.0.69

1 month ago

1.0.68

2 months ago

1.0.67

2 months ago

1.0.66

2 months ago

1.0.65

2 months ago

1.0.64

2 months ago

1.0.62

2 months ago

1.0.61

2 months ago

1.0.63

2 months ago

1.0.60

2 months ago

1.0.59

2 months ago

1.0.58

2 months ago

1.0.57

2 months ago

1.0.55

2 months ago

1.0.56

2 months ago

1.0.54

3 months ago

1.0.53

3 months ago

1.0.52

3 months ago

1.0.51

3 months ago

1.0.50

3 months ago

1.0.48

3 months ago

1.0.49

3 months ago

1.0.47

3 months ago

1.0.46

3 months ago

1.0.45

3 months ago

1.0.44

4 months ago

1.0.43

4 months ago

1.0.42

4 months ago

1.0.41

5 months ago

1.0.39

7 months ago

1.0.38

7 months ago

1.0.40

7 months ago

1.0.19

12 months ago

1.0.18

12 months ago

1.0.17

1 year ago

1.0.22

11 months ago

1.0.21

11 months ago

1.0.20

12 months ago

1.0.26

9 months ago

1.0.23

10 months ago

1.0.29

8 months ago

1.0.27

9 months ago

1.0.33

8 months ago

1.0.32

8 months ago

1.0.31

8 months ago

1.0.30

8 months ago

1.0.37

8 months ago

1.0.35

8 months ago

1.0.34

8 months ago

1.0.16

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.0

2 years ago