Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sindresorhus/p-map issues and pull requests

#81 - Fix cleaning up abort listener

Pull Request - State: closed - Opened by liuhanqu 3 months ago

#80 - Publish `p-map` to JSR repository

Issue - State: closed - Opened by belyaev-dev 5 months ago - 1 comment

#78 - Possible inefficiency in `pMapIterable`

Issue - State: open - Opened by dmitri-gb 6 months ago - 1 comment

#77 - Fix concurrency control in `pMapIterable`

Pull Request - State: open - Opened by dmitri-gb 6 months ago - 3 comments

#76 - Incorrect `pMapIterable` behaviour

Issue - State: open - Opened by dmitri-gb 6 months ago

#75 - Memory leak when using abort signals

Issue - State: closed - Opened by dbas-dn 9 months ago - 3 comments
Labels: bug, help wanted

#74 - `pMapIterable` `preserveOrder` option

Pull Request - State: open - Opened by tgfisher4 9 months ago - 6 comments

#73 - `pMapIterable` `preserveOrder` option

Pull Request - State: closed - Opened by tgfisher4 9 months ago

#72 - Optionally allow `pMapIterable` to yield results out of order

Issue - State: open - Opened by tgfisher4 9 months ago - 2 comments
Labels: enhancement, help wanted

#71 - Add missing index to mapper function in pMapIterable

Pull Request - State: closed - Opened by noamokman 11 months ago - 1 comment

#70 - Introducing `throwOnError` option for comprehensive promise chain results

Issue - State: open - Opened by fr1sk about 1 year ago - 2 comments

#69 - Fix pMapIterable when accepting async values in an iterator

Pull Request - State: closed - Opened by noamokman about 1 year ago - 4 comments

#68 - docs: fix a typo in documentation

Pull Request - State: closed - Opened by ghiscoding about 1 year ago

#67 - Require Node.js 18

Pull Request - State: closed - Opened by Richienb about 1 year ago

#66 - FR: introduce `p` function for concurrent promise execution with condition

Issue - State: open - Opened by rentalhost over 1 year ago - 4 comments

#65 - Drop aggregate-error and require node >=16

Pull Request - State: closed - Opened by furudean almost 2 years ago - 5 comments

#64 - Remove `aggregate-error` dependency

Issue - State: closed - Opened by silverwind almost 2 years ago

#63 - Add `pMapIterable`

Pull Request - State: closed - Opened by Richienb about 2 years ago - 13 comments

#62 - Is node engine should be updated?

Issue - State: closed - Opened by 3y3 over 2 years ago - 1 comment

#61 - p-map v5.5.0 have some probloem in the dependencies : aggregate-error

Issue - State: closed - Opened by Navi-1993 over 2 years ago - 2 comments

#60 - Add `pMapSkip` as an acceptable return value in `Mapper` type

Pull Request - State: closed - Opened by furudean over 2 years ago

#59 - Browser Compatibility with `^5.0.0`

Issue - State: closed - Opened by rwv over 2 years ago - 3 comments

#58 - Support `AbortController`

Pull Request - State: closed - Opened by jopemachine almost 3 years ago - 2 comments

#57 - Coverage gap

Issue - State: closed - Opened by Gabisampaio almost 3 years ago

#56 - Use typescript

Pull Request - State: closed - Opened by Zhomart about 3 years ago - 1 comment

#55 - It is neccessary to have common.js export

Issue - State: closed - Opened by brandonxiang about 3 years ago - 3 comments

#54 - Outdated typings in current version

Issue - State: closed - Opened by georgyfarniev over 3 years ago - 1 comment

#53 - SyntaxError: Cannot use import statement outside a module

Issue - State: closed - Opened by mrded over 3 years ago - 1 comment

#52 - Add support for multiple `pMapSkip`'s

Pull Request - State: closed - Opened by ferrinweb over 3 years ago - 2 comments

#51 - Support `AbortController`

Issue - State: closed - Opened by sindresorhus over 3 years ago
Labels: enhancement, help wanted

#50 - meet error on safari

Issue - State: closed - Opened by foxundermoon over 3 years ago

#49 - Add test cases for multiple mapper errors with stop on error

Pull Request - State: closed - Opened by huntharo over 3 years ago - 13 comments

#48 - Prevent some potential unhandled exceptions

Pull Request - State: closed - Opened by huntharo over 3 years ago - 3 comments

#46 - Add support for AsyncIterable as input

Pull Request - State: closed - Opened by huntharo over 3 years ago - 11 comments

#45 - Support esm and commonjs exports in package.json

Issue - State: closed - Opened by targeral over 3 years ago - 1 comment

#44 - `Must use import to load ES Module` (with typescript)

Issue - State: closed - Opened by omar-dulaimi over 3 years ago - 6 comments

#43 - webpack build failed

Issue - State: closed - Opened by wulucxy over 3 years ago - 1 comment

#41 - Question about some tests

Issue - State: closed - Opened by gfot2 over 3 years ago - 1 comment

#40 - Do not run mapping after stop-on-error happened

Pull Request - State: closed - Opened by papb over 3 years ago - 1 comment

#39 - Add `pMapSkip`

Pull Request - State: closed - Opened by Richienb over 3 years ago - 6 comments

#38 - Allow leaving an empty value

Issue - State: closed - Opened by Richienb over 3 years ago - 1 comment

#37 - Minor example improvement

Pull Request - State: closed - Opened by papb over 3 years ago - 3 comments

#36 - Allow stopping iteration via `pMap.stop`

Pull Request - State: closed - Opened by papb over 3 years ago - 3 comments

#35 - Must use import to load ES Module

Issue - State: closed - Opened by SSANSH almost 4 years ago - 14 comments

#34 - Stack trace is lost from the point the code uses p-map

Issue - State: open - Opened by davidfirst almost 4 years ago - 8 comments
Labels: enhancement, help wanted

#33 - Allow dynamically changing the concurrency

Issue - State: open - Opened by sindresorhus almost 4 years ago - 3 comments

#32 - Move to GitHub Actions

Pull Request - State: closed - Opened by Richienb about 4 years ago

#31 - Allow breaking from iterator

Issue - State: open - Opened by papb over 4 years ago - 15 comments
Labels: enhancement, help wanted

#30 - p-flat-map

Issue - State: closed - Opened by MajorBreakfast over 4 years ago - 5 comments

#29 - Should be able to get resolved values when stopOnError=false

Issue - State: closed - Opened by wholenews over 4 years ago - 2 comments

#28 - Support aborting the mapping

Issue - State: closed - Opened by niftylettuce over 4 years ago - 11 comments
Labels: enhancement, help wanted

#27 - Compare with Promise.all()

Issue - State: closed - Opened by ywave620 over 4 years ago - 1 comment

#26 - Decimal values for concurrency

Issue - State: closed - Opened by Gabisampaio almost 5 years ago

#25 - How can I add delay?

Issue - State: closed - Opened by dilipkumar2k6 over 5 years ago - 1 comment

#24 - A way to set recommended/reasonable value for concurrency

Issue - State: open - Opened by coreyfarrell over 5 years ago - 10 comments

#22 - p-map v3.0.0 does not work with react-native

Issue - State: closed - Opened by mieszko4 over 5 years ago - 1 comment

#21 - Fix test race condition

Pull Request - State: closed - Opened by chrisblossom over 5 years ago

#20 - Support Async Iterable Protocol

Issue - State: closed - Opened by kuchta almost 6 years ago - 4 comments
Labels: enhancement, help wanted

#19 - Add Node.js 12 to testing

Pull Request - State: closed - Opened by coreyfarrell almost 6 years ago

#18 - Refactor TypeScript definition to CommonJS compatible export

Pull Request - State: closed - Opened by BendingBender almost 6 years ago

#17 - Update dev dependencies

Pull Request - State: closed - Opened by BendingBender almost 6 years ago

#16 - Add `stopOnError` option

Pull Request - State: closed - Opened by yaodingyd about 6 years ago - 2 comments

#15 - type inference in vscode with pure javascript doesn't work

Issue - State: closed - Opened by 5c077yP about 6 years ago - 2 comments

#14 - Typescript typings

Issue - State: closed - Opened by kirillgroshkov over 6 years ago - 2 comments

#13 - Add TypeScript definitions

Pull Request - State: closed - Opened by SamVerschueren over 6 years ago - 3 comments

#12 - Alias for `Infinity`

Issue - State: closed - Opened by silverwind over 6 years ago - 3 comments

#11 - Make the readme example use async/await

Pull Request - State: closed - Opened by Kevnz over 6 years ago - 1 comment

#10 - Create an es5 build for browser use

Issue - State: closed - Opened by macdja38 over 6 years ago - 1 comment

#9 - .finally does not work for me with pMap

Issue - State: closed - Opened by revelt almost 7 years ago - 2 comments

#8 - Consider rejecting only on rejected Promises.

Issue - State: closed - Opened by wtgtybhertgeghgtwtg almost 7 years ago - 5 comments

#7 - Issue when trying to compile a react project using p-map

Issue - State: closed - Opened by mfyz about 7 years ago - 1 comment

#6 - UglifyJsPlugin: Invalid assignment

Issue - State: closed - Opened by d0ruk over 7 years ago - 1 comment

#5 - Removed index parameter, each call to next now increase index by one

Pull Request - State: closed - Opened by parro-it about 8 years ago - 2 comments

#4 - Undefined items added to resulting mapped collection

Issue - State: closed - Opened by mlaflamm about 8 years ago - 3 comments

#3 - Provide `liftFn` to turn a fn into a promise resolution handler.

Pull Request - State: closed - Opened by rektide about 8 years ago - 4 comments

#2 - Iterate over source iterable

Pull Request - State: closed - Opened by parro-it over 8 years ago - 7 comments

#1 - Don't convert input to an array

Issue - State: closed - Opened by sindresorhus over 8 years ago - 1 comment
Labels: enhancement, help wanted