Cross-platform TypeScript utilities for deferred execution
- TypeScript 100%
| .idea | ||
| src | ||
| .gitignore | ||
| .npmrc | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Deferrence - cross-platform TypeScript utilities for deferred execution
Deferrence contains pure-TypeScript utilities to support deferred execution behaviors. All implementations are platform-independent and can run on any ES2016-compatible runtime (including web browsers).