proposal-async-iterator-helpers icon indicating copy to clipboard operation
proposal-async-iterator-helpers copied to clipboard

Add back deleted examples

Open karlhorky opened this issue 2 years ago • 0 comments

Hi, thanks for this extra proposal repo! I was not up to date that this was split into a separate proposal.

I added an example back in 2021 to show that these proposals can be (in simple cases) used as a replacement for the npm package p-map by @sindresorhus (33M weekly downloads) and similar

  • Examples originally added in https://github.com/tc39/proposal-iterator-helpers/pull/124 and https://github.com/tc39/proposal-iterator-helpers/pull/136
  • Examples removed as part of https://github.com/tc39/proposal-iterator-helpers/pull/263

karlhorky avatar Nov 10 '23 10:11 karlhorky