Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / 0no-co/wonka issues and pull requests
#174 - Remove funding
Pull Request -
State: closed - Opened by JoviDeCroock 16 days ago
#173 - Unable to access https://wonka.kitten.sh/ due to SSL_ERROR_NO_CYPHER_OVERLAP
Issue -
State: closed - Opened by fkling 5 months ago
- 2 comments
#172 - perf: remove extra `Promise` wrapper for `value` in `fromPromise` and `toPromise`
Pull Request -
State: closed - Opened by negezor 7 months ago
- 3 comments
#171 - docs: Fix typo in operators.md
Pull Request -
State: open - Opened by amannn 10 months ago
#170 - Type inference is incorrect for `pipe(source, consumer)`, if consumer returns a function
Issue -
State: open - Opened by pjeby over 1 year ago
- 1 comment
#169 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#168 - fix: Add missing Symbol.observable typings to build output
Pull Request -
State: closed - Opened by kitten over 1 year ago
#167 - Typescript errors in wonka 6.3.3
Issue -
State: closed - Opened by mshogren over 1 year ago
- 1 comment
#166 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] over 1 year ago
#165 - fix: Improve compatibility of AsyncIterable helpers for polyfills (Babel/Hermes related)
Pull Request -
State: closed - Opened by kitten over 1 year ago
#164 - fix(docs): return value of `subscribe` is an object
Pull Request -
State: closed - Opened by JoviDeCroock over 1 year ago
#163 - Invalid documentation exemple for subscribe
Issue -
State: closed - Opened by geekuillaume over 1 year ago
#162 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#161 - chore: Set up publish with npm provenance
Pull Request -
State: closed - Opened by kitten almost 2 years ago
#160 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#159 - fix: Fix missing declare keyword on ambient enums
Pull Request -
State: closed - Opened by kitten almost 2 years ago
#158 - Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier
Issue -
State: closed - Opened by faergeek almost 2 years ago
- 2 comments
#157 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#156 - feat: Add an addOne argument to takeWhile
Pull Request -
State: closed - Opened by kitten almost 2 years ago
#155 - chore: Update data structure
Pull Request -
State: closed - Opened by kitten almost 2 years ago
#154 - fix: Compile away internal TalkbackKind and SignalKind enums
Pull Request -
State: closed - Opened by kitten almost 2 years ago
#153 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#152 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#151 - fix: subscription closed does not comply with proposal
Pull Request -
State: closed - Opened by naporin0624 almost 2 years ago
- 2 comments
#150 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#149 - fix: Add missing filter overload to allow for type narrowing
Pull Request -
State: closed - Opened by kitten almost 2 years ago
#148 - Narrowing overload for `filter`
Issue -
State: closed - Opened by isker almost 2 years ago
- 2 comments
#147 - update package.json to follow docs + disable sourceMap in prod
Pull Request -
State: closed - Opened by o-az almost 2 years ago
- 4 comments
#146 - Add exports willdcard using new (Node 17+) notation
Pull Request -
State: closed - Opened by dchymko about 2 years ago
- 4 comments
#145 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 years ago
#144 - fix: Fix overload of pipe type not being applied in bundled d.ts
Pull Request -
State: closed - Opened by kitten about 2 years ago
#143 - v6.2 broke type inference for `pipe`?
Issue -
State: closed - Opened by dotansimha about 2 years ago
- 2 comments
#142 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 years ago
#141 - fix: Add Symbol.observable typings and isolate const enums
Pull Request -
State: closed - Opened by kitten about 2 years ago
#140 - `dist/wonka.d.ts` failing typecheck on TS 4.9.3+
Issue -
State: closed - Opened by airhorns about 2 years ago
- 2 comments
#139 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 years ago
#138 - fix: Fix accidental inclusion of postinstall rather than prepare script
Pull Request -
State: closed - Opened by kitten about 2 years ago
#137 - Fix index.js.flow export path
Pull Request -
State: closed - Opened by kitten about 2 years ago
#136 - feat: Add TSDocs to all internal and external utilities and types
Pull Request -
State: closed - Opened by kitten about 2 years ago
- 1 comment
#135 - feat: Implement bundled d.ts output
Pull Request -
State: closed - Opened by kitten about 2 years ago
#134 - Version Packages
Pull Request -
State: closed - Opened by github-actions[bot] about 2 years ago
#133 - feat: Implement toAsyncIterable
Pull Request -
State: closed - Opened by kitten about 2 years ago
#132 - feat: Completely fulfill the Observable spec in toObservable
Pull Request -
State: closed - Opened by kitten about 2 years ago
#131 - fix: Add missing Promise.resolve() tick to toPromise
Pull Request -
State: closed - Opened by kitten about 2 years ago
#130 - Fix typo in TS `take` example
Pull Request -
State: closed - Opened by isker about 2 years ago
#129 - chore: Migrate from yarn to pnpm and set up Changesets
Pull Request -
State: closed - Opened by kitten about 2 years ago
#128 - fix: Add missing Close signal to takeUntil operator
Pull Request -
State: closed - Opened by kitten about 2 years ago
#127 - Remove deprecated root folder mapping
Pull Request -
State: closed - Opened by kitten over 2 years ago
#126 - Error DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package
Issue -
State: closed - Opened by right1121 over 2 years ago
#125 - Add Async Iterable support
Pull Request -
State: closed - Opened by Tigge over 2 years ago
- 2 comments
#124 - Use arrow functions instead of functions
Pull Request -
State: closed - Opened by Tigge over 2 years ago
#123 - Indicate that `this` is not used, or convert functions to arrow functions
Issue -
State: closed - Opened by Tigge over 2 years ago
- 2 comments
#122 - Wonka manually polyfills Symbol.observable which can cause interoperability issues with other Observable packages
Issue -
State: closed - Opened by gerarts over 2 years ago
- 1 comment
#121 - Use a ponyfill observable instead of polyfilling
Pull Request -
State: closed - Opened by gerarts over 2 years ago
- 5 comments
#120 - Error opening source map
Pull Request -
State: closed - Opened by tanmen over 2 years ago
#119 - Missing sourcemaps in distribution?
Issue -
State: closed - Opened by mjpizz over 2 years ago
- 2 comments
#118 - chore: Reduce size of ported code
Pull Request -
State: closed - Opened by kitten over 2 years ago
#117 - chore: Move compliance tests to separate utility file
Pull Request -
State: closed - Opened by kitten over 2 years ago
#116 - feat: Implement variadic zip and combine
Pull Request -
State: closed - Opened by kitten over 2 years ago
#115 - feat: Implement fromIterable and replace fromArray
Pull Request -
State: closed - Opened by kitten over 2 years ago
#114 - chore: Derive common Wonka sources from make source
Pull Request -
State: closed - Opened by kitten over 2 years ago
#113 - New sources and operators? (roadmap)
Issue -
State: closed - Opened by mobily over 2 years ago
- 3 comments
#112 - a is not a function
Issue -
State: closed - Opened by shukii over 3 years ago
- 4 comments
#111 - Question about onStart execution order
Issue -
State: closed - Opened by ejez over 3 years ago
- 5 comments
#110 - sourcing `./src/Wonka.bs.js`
Issue -
State: closed - Opened by idkjs almost 4 years ago
- 2 comments
#109 - convert ECMAScript Observable to RXJS Observable
Issue -
State: closed - Opened by jdgamble555 almost 4 years ago
- 3 comments
#108 - b is not a function
Issue -
State: closed - Opened by ersinakinci about 4 years ago
- 2 comments
#107 - How to avoid intermediary values when combine uses the same input sources twice?
Issue -
State: closed - Opened by artalar about 4 years ago
- 4 comments
#106 - `Wonka.throttle` example emits `0 5` instead of `0 6`
Issue -
State: closed - Opened by idkjs about 4 years ago
- 1 comment
#105 - `switchMap` example output not as expected in docs
Issue -
State: closed - Opened by idkjs about 4 years ago
- 1 comment
#104 - `Wonka.share` type contains type variables that can't be generalized: Wonka_types.sourceT('_weak1)
Issue -
State: closed - Opened by idkjs about 4 years ago
- 1 comment
#103 - Sample Example output not what is expected
Issue -
State: closed - Opened by idkjs about 4 years ago
- 4 comments
#102 - Inconsistent behaviour when adding buffer() inside concatMap()
Issue -
State: closed - Opened by laurisvan about 4 years ago
- 1 comment
#101 - Fix typo in sources.md code snippet
Pull Request -
State: closed - Opened by bazalp about 4 years ago
- 1 comment
#100 - Export Wonka.bs.js for ReasonML support
Pull Request -
State: closed - Opened by mrmurphy over 4 years ago
#99 - toPromise doesn't reject when erroring
Issue -
State: closed - Opened by baptistemanson over 4 years ago
- 1 comment
Labels: question
#98 - GPL license in opam/conf-m4
Issue -
State: closed - Opened by gmc77 over 4 years ago
- 2 comments
#97 - Newer versions of node can't use Wonka
Issue -
State: closed - Opened by justgage over 4 years ago
- 1 comment
#96 - Update package.json to support webpack@5
Pull Request -
State: closed - Opened by Austaras over 4 years ago
- 2 comments
#95 - Observer.next from make doesn't accept boolean:false
Issue -
State: closed - Opened by ispyinternet over 4 years ago
- 1 comment
#94 - Fix spec-compliance of toObservable operator
Pull Request -
State: closed - Opened by kitten over 4 years ago
#93 - [Question] Ability to use async await for locking async handlers.
Issue -
State: closed - Opened by wtrocki over 4 years ago
#92 - `concatMap` omits values that `mergeMap` catches
Issue -
State: closed - Opened by Pet3ris over 4 years ago
- 5 comments
#91 - How to create a pull stream using `wonka`?
Issue -
State: closed - Opened by Pet3ris over 4 years ago
- 1 comment
#90 - Bump lodash from 4.17.14 to 4.17.19 in /perf
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#89 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#88 - upgrade to bucklescript@8
Pull Request -
State: closed - Opened by Austaras over 4 years ago
- 5 comments
#87 - Fix docs using old API in some places
Pull Request -
State: closed - Opened by nsivertsen over 4 years ago
#86 - Tiny spelling fix
Pull Request -
State: closed - Opened by nsivertsen over 4 years ago
#85 - Runtime error when used with BuckleScript 8.1.0
Issue -
State: closed - Opened by gaku-sei over 4 years ago
- 3 comments
Labels: bug
#84 - toObservable supports spec only partially
Issue -
State: closed - Opened by danielkcz almost 5 years ago
- 4 comments
#83 - Upgrade dependencies and reduce bundle size
Pull Request -
State: closed - Opened by kitten almost 5 years ago
#82 - add "package.json" entry for exports map
Pull Request -
State: closed - Opened by JoviDeCroock almost 5 years ago
#81 - Fix output paths for Webpack
Pull Request -
State: closed - Opened by kitten almost 5 years ago
#80 - introduce export maps
Pull Request -
State: closed - Opened by JoviDeCroock almost 5 years ago
#79 - Bump acorn from 5.7.3 to 5.7.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
- 1 comment
Labels: dependencies
#78 - Update operators.md
Pull Request -
State: closed - Opened by wgolledge almost 5 years ago
#77 - Add tap alias to onPush documentation
Pull Request -
State: closed - Opened by wgolledge almost 5 years ago
#76 - Add makeReplaySubject source
Pull Request -
State: closed - Opened by EliaECoyote almost 5 years ago
- 7 comments
#75 - Add makeReplaySubject source
Issue -
State: closed - Opened by EliaECoyote almost 5 years ago
- 1 comment