1.1.2 • Published 12 months ago

taeo-hooks v1.1.2

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

taeo-hooks Library

React Hooks library package

이 래포는 React에서 자주쓰이는 여러가지 hooks을 만든 팩입니다.

taeo 시리즈 중 커스텀 훅의 기능을 다루고 있는 라이브러리입니다.

https://www.npmjs.com/package/taeo-hooks

Description

How to use?

// npm
$ npm install taeo-hooks

// yarn
$ yarn add taeo-hooks

Update Schedule

일정내용버전
2024.01.191. 초기 버전 출시 및 배포 안정화 진행1.0.0 - 1.07
2024.01.262. useMultistate : 다중 상태관리 기능의 훅3. useFocus : 랜더시 포커싱을 해주는 기능의 훅4. usePageTitle : 페이지의 타이틀을 쉽게 변환해주는 의 훅5. useCopyClipBoard : 이벤트 실행시 복사해주는 기능의 훅6. useWindResize : 브라우저 창의 크기를 추적하는 기능의 훅1.0.7 - 1.0.8
2024.01.277. useCheckBox : 체크 박스의 상태관리 기능의 훅1.0.9 - 1.0.10
2024.01.298. useUpdateEffect : 업데이트시에만 발생하는기능의 훅1.0.12
2024.01.309. useLocalStorage : 로컬스토리지 컨트롤 훅 - 조회 기능의 훅1.0.13
2024.01.3110. useLocalStorage : 로컬스토리지의 기능 추가 - 저장, 삭제 기능의 훅1.0.14
2024.01.3111. useMediaQuery : 미디어 쿼리를 추적하는 기능의 훅1.0.15
2024.02.0112. useCount : 숫자를 조작하는 기능의 훅1.0.16
2024.02.0213.useIsFirstRender : 첫 번째 랜더링을 확인하는 기능의 훅1.0.17
2024.02.2114. useDebounce : 디바운스를 도와주는 기능의 훅1.0.20
2024.02.2715. useMap : 키-값 맵 상태와 세터 액션을 관리하는 기능의 훅1.0.21
2024.02.2816. useUnmount : 언마운트시에 콜백을 실행할 기능의 훅1.0.22
2024.03.0417. useCookie : 쿠키관련 관리하는 기능의 훅1.0.24
2024.03.0118. useLifeCycle : 라이프사이클 이벤트에 대응하는 기능의 훅1.0.25
2024.09.0519. useScrollTop, useTabIndex, usePageNavigation1.0.27
2024.09.0620. useHover : 요소가 호버되고 있는지 여부를 추적하는 기능의 훅1.0.28
2024.09.0921. useFetch : 네트워크 통신으로 data, loading, error를 처리하는 fetch 기능의 훅1.0.30
2024.09.0922. usePrevious : 현재 렌더링과 이전 렌더링의 값을 비교하는 기능의 훅1.1.0

Community

  • 이메일을 보내주시거나 이슈를 통해 의견을 주시면 감사하겠습니다.
  • Send me an email(ohtk1119@gmail.com) or Contribute on Issues, I glad to hear your suggestion.

License

MIT License

1.1.1

1 year ago

1.1.0

1 year ago

1.1.2

12 months ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.27

1 year ago

1.0.31

1 year ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago