Devessier / wait-for

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wait-for

Tools to try assertions until they succeed.

Quick Start

Install the library:

with npm

npm install @devessier/wait-for

with pnpm

pnpm add @devessier/wait-for

with yarn

yarn add @devessier/wait-for

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%