A progressive toolbox,it includes:
✨ utils(src/toolbox/)
- debounce
- throttle
- Promise
- requestIdleCallbackPolyfill
- superTask
- yieldToMain
- curryCase
- arrayRemoveDuplicates
- downloadFile
- isEqual
- toastMessage
- ...
✨ components(src/components)
- ErrorBoundary
- ImageLazyLoad
- SelectWithFilter
- ButtonWithTooltip
- CopyButtonWithTooltip
- CustomTableCell
- CopyToClipboard
- CopyWithTooltip
- CustomExport
- InputNumber
- JumpLink
- ModalWithExtra
- RefreshSwitch
- ...陆续添加中
✨ other