0.0.26 • Published 11 months ago
Last release11 months ago
@crudx/common
This library contains common helpers, hooks & components
Installation
yarn add @crudx/common currency-symbol-map dayjs lodash numeral react react-dom
Components
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 |