Helper classes and methods for implementing the idle-until-urgent pattern, based on TypeScript, and SSR compatible.
- All features of GoogleChromeLabs/idlize
- TypeScript supported
- SSR compatible
IdlePromise
based on generator function
npm run build
npx changeset
npx changeset version
git commit
npx changeset publish
git push --follow-tags