@kleekich21/delay

1.0.1-canary.2 • Public • Published

delay

A custom delay function to delay process for a given amount of time in milliseconds. It may help asynchronous operations to handle waiting for API responses, animations, or other time-depenedet processses.

주어진 시간(밀리세컨 단위) 동안 강제로 프로세스를 지연시키는 커스텀 딜레이 함수. API 응답, 애니메이션, 시간 의존적인 프로세스와 같은 비동기 처리 결과를 기다리기 위한 용도로 쓰일 수 있다.

프로젝트 인스톨 방법

pnpm 설치pnpm install 실행

/@kleekich21/delay/

    Package Sidebar

    Install

    npm i @kleekich21/delay

    Weekly Downloads

    1

    Version

    1.0.1-canary.2

    License

    ISC

    Unpacked Size

    17.6 kB

    Total Files

    11

    Last publish

    Collaborators

    • kleekich21