UNPKG

lism

Version:

Collection of TypeScript Utilities to help developers streamline their coding workflow.

35 lines (19 loc) 428 B
# lism ## 0.4.0 ### Minor Changes - Add `useSyncWindowSize` hook. ## 0.3.0 ### Minor Changes - Add `useTouchLeaveRadius` hook. ## 0.2.0 ### Minor Changes - Add `isNumber` function, test cases. - Add Github `CODEOWNERS` file. - Migrate ESLint setup. ## 0.1.1 ### Patch Changes - Fix alias conflict issue. ## 0.1.0 ### Minor Changes - Arrange package info, codes, comments, test cases. - Add typedoc documentation.