@crudx/common
v0.0.26
Published
This library contains common helpers, hooks & components
Downloads
79
Maintainers
Readme
@crudx/common
This library contains common helpers, hooks & components
Installation
yarn add @crudx/common currency-symbol-map dayjs lodash numeral react react-dom
Components
| Name | Link | | ------------ | ----------------------------------------------- | | CloneElement | link | | DateTime | link | | Money | link |
Hooks
| Name | Link | | ---------------------- | ---------------------------------------------------- | | useCustomCompareEffect | link | | useDeepCompareEffect | link | | usePaginationHook | link | | usePrompt | link | | useRowSelectionHook | link | | useVisibilityStateHook | link |
Helper Functions
| Name | Link | | ---------------------- | -------------------------------------- | | toCurrencySymbol | link | | formatCurrency | link | | formatDateTime | link | | setDateTime | link | | isPrimitive | link | | formatNumbering | link | | isObjectEmpty | link | | removeObjectEmptyValue | link | | removeKeysFromObject | link |