lazy-promise

There are 3 repositories under lazy-promise topic.

  • perf-tools

    artifact-project/perf-tools

    ⏱→ 🚀A set of tools for improving performance your application (balancer, performance, PerfKeeper, LazyPromise).

    Language:TypeScript153467
  • ai-zen/lazy-promise

    LazyPromise is a TypeScript class that represents a lazy promise, which executes its executor function only when then, catch, or finally methods are called.

    Language:TypeScript0000
  • tsdotnet/promises

    An extended A+ promise library with lazy and synchronous promises.

    Language:TypeScript11