Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vultix/ts-results issues and pull requests
#87 - Option example is not an example
Issue -
State: closed - Opened by t-lock 3 months ago
#86 - Add non-spread overload for Result.all
Pull Request -
State: closed - Opened by ConnorSinnott 7 months ago
- 3 comments
#85 - Result.all accepting spread parameters encourages situations for stack overflows
Issue -
State: open - Opened by ConnorSinnott 8 months ago
- 1 comment
#84 - Test PR [IGNORE ME]
Pull Request -
State: closed - Opened by jstasiak 9 months ago
- 1 comment
#83 - Best way to collapse `Option<Option<T>>` to `Option<T>`
Issue -
State: open - Opened by usr-ein 10 months ago
#82 - Feature request: `Result.prototype.toJSON` (inherited) and `Result.fromJSON` (static) methods
Issue -
State: closed - Opened by sannajammeh 10 months ago
#81 - Fix expectErr implementation
Pull Request -
State: open - Opened by Caleb-Hill about 1 year ago
#80 - Option.or
Pull Request -
State: open - Opened by paulrouget about 1 year ago
#79 - Not sure that Option.Any function is sound
Issue -
State: open - Opened by paulrouget about 1 year ago
#78 - ts-results does not work with esbuild
Issue -
State: open - Opened by misl-smlz about 1 year ago
- 3 comments
#77 - Add Documentation for `toOption`
Issue -
State: open - Opened by ctsstc over 1 year ago
#76 - Add Documentation for `safeUnwrap`
Issue -
State: open - Opened by ctsstc over 1 year ago
#75 - Fix expectErr
Pull Request -
State: open - Opened by Morgan-iv over 1 year ago
#74 - Fix expectErr
Issue -
State: open - Opened by Morgan-iv over 1 year ago
#73 - Add unwrapOrElse
Pull Request -
State: open - Opened by Morgan-iv over 1 year ago
#72 - Add unwrapOrElse
Issue -
State: open - Opened by Morgan-iv over 1 year ago
#71 - Allow Result.wrap and Result.wrapAsync to take function `op` having as many arguments as needed
Pull Request -
State: open - Opened by JamesxX over 1 year ago
#70 - fix: Remove ambiguity when Ok and Err value types are compatible.
Pull Request -
State: open - Opened by francescortiz over 1 year ago
#69 - Having both Ok and Err use the val variable opens the door to bad type checking.
Issue -
State: open - Opened by francescortiz over 1 year ago
- 8 comments
#68 - Fix typo in readme expect_err
Pull Request -
State: closed - Opened by ElmeriVincent over 1 year ago
#67 - [ Fix ] typo in readme expect_err
Pull Request -
State: closed - Opened by ElmeriVincent over 1 year ago
#66 - Q: how to use get err value no exception
Issue -
State: closed - Opened by yuu over 1 year ago
- 2 comments
#65 - Fix readme typo
Pull Request -
State: open - Opened by johtso over 1 year ago
#64 - Add isOk, isErr, isSome and isNone methods and remove flags
Pull Request -
State: closed - Opened by eloytoro over 1 year ago
#63 - Remove toResult
Pull Request -
State: closed - Opened by eloytoro over 1 year ago
#62 - Remove expectErr
Pull Request -
State: closed - Opened by eloytoro over 1 year ago
- 1 comment
#61 - variant, match and tap
Pull Request -
State: closed - Opened by eloytoro over 1 year ago
#60 - chore(deps): bump minimist from 1.2.5 to 1.2.8
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#59 - readme typo
Issue -
State: open - Opened by linojon almost 2 years ago
#58 - Source map
Issue -
State: open - Opened by Mongolfier almost 2 years ago
#57 - chore(deps): bump json5 from 2.1.3 to 2.2.3
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#56 - chore(deps): bump qs from 6.5.2 to 6.5.3
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#55 - chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#54 - Cannot find module 'tslib' from 'node_modules/ts-results/index.js' when running Jest test
Issue -
State: open - Opened by afalahi about 2 years ago
- 2 comments
#53 - Upgrade Repo
Pull Request -
State: closed - Opened by gabemeola about 2 years ago
#52 - Match api
Issue -
State: open - Opened by knownasilya about 2 years ago
#51 - Type missing properties from ErrImpl<any>
Issue -
State: closed - Opened by elliott-w about 2 years ago
- 1 comment
#50 - chore(deps): bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#49 - Improve ESM compatibility
Pull Request -
State: open - Opened by jstasiak over 2 years ago
- 4 comments
#48 - Err.unwrap()'s behavior and the object it throws
Issue -
State: open - Opened by jstasiak over 2 years ago
- 9 comments
#47 - Fix two "argument ... is not assignable to parameter" errors
Pull Request -
State: closed - Opened by jstasiak almost 3 years ago
- 1 comment
#46 - Add docs for andThen to README.md
Pull Request -
State: closed - Opened by drewdeponte almost 3 years ago
- 1 comment
#45 - Added expectErr()
Pull Request -
State: closed - Opened by TheDudeFromCI almost 3 years ago
- 1 comment
#43 - Early return / try! / ? operator
Issue -
State: open - Opened by dbrgn almost 3 years ago
- 4 comments
#42 - chore(deps): bump ansi-regex from 5.0.0 to 5.0.1
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#41 - chore(deps): bump ws from 7.4.4 to 7.5.5
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#40 - ESLint configuration: property 'bar' does not exist on type 'Foo | Error'
Issue -
State: open - Opened by tim-rohrer about 3 years ago
#39 - chore(deps): bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#38 - Patch: remove tslib requirement
Pull Request -
State: closed - Opened by kyle-johnson about 3 years ago
- 9 comments
#37 - Cannot import via ES Module
Issue -
State: open - Opened by Jack-Works about 3 years ago
- 11 comments
#36 - Update package.json to include the repository key
Pull Request -
State: closed - Opened by msftenhanceprovenance over 3 years ago
#35 - chore(deps): bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#34 - Feature request: support error cause in `expect`
Issue -
State: open - Opened by Jack-Works over 3 years ago
- 3 comments
#33 - Feature request: async version of map, andThen
Issue -
State: open - Opened by Jack-Works over 3 years ago
- 4 comments
#32 - tslib is required dependency in ts-results
Issue -
State: closed - Opened by m3bwc over 3 years ago
- 2 comments
#31 - Typescript Warning / Error
Issue -
State: closed - Opened by Sysix over 3 years ago
- 1 comment
#30 - chore(deps): bump ws from 7.4.4 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#29 - chore(deps): bump browserslist from 4.16.3 to 4.16.6
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#28 - Issues with type narrowing in if-else statements
Issue -
State: closed - Opened by abhayvatsa over 3 years ago
- 5 comments
#27 - chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#26 - [rfc] Add stack property to Err
Pull Request -
State: closed - Opened by petehunt over 3 years ago
- 4 comments
#25 - Add methods for converting between Result and Option
Issue -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#24 - This expression is not callable [3.2.0]
Issue -
State: closed - Opened by m3bwc over 3 years ago
- 4 comments
#23 - chore(deps): bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#22 - fix: results for ts 4.2+
Pull Request -
State: closed - Opened by Jack-Works over 3 years ago
- 9 comments
#21 - Adding Err.from
Issue -
State: open - Opened by rjkz808 over 3 years ago
- 1 comment
#20 - Failed to work on TypeScript 4.2
Issue -
State: closed - Opened by Jack-Works over 3 years ago
#19 - 3.1.0 requires tslib, but it's not specified in dependencies or peerDependencies
Issue -
State: closed - Opened by kyle-johnson almost 4 years ago
- 1 comment
#18 - Asynchronicity
Issue -
State: open - Opened by GabrielCTroia almost 4 years ago
- 19 comments
#17 - Add Option<T>
Pull Request -
State: closed - Opened by petehunt almost 4 years ago
- 3 comments
#16 - Include Option<T>
Issue -
State: closed - Opened by petehunt almost 4 years ago
- 3 comments
#15 - Update small mistake in Result.any
Pull Request -
State: closed - Opened by kevinsimper almost 4 years ago
#14 - Errors in typescript 4.1
Issue -
State: closed - Opened by kevinsimper about 4 years ago
- 3 comments
#13 - Add flatmap
Pull Request -
State: closed - Opened by GabrielCTroia about 4 years ago
- 2 comments
#12 - Adding flatMap
Issue -
State: closed - Opened by GabrielCTroia about 4 years ago
- 3 comments
#11 - docs: correct version in README to 3.0.0
Pull Request -
State: closed - Opened by kaznovac over 4 years ago
- 2 comments
#10 - chore(deps): bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#9 - Enhances
Pull Request -
State: closed - Opened by Jack-Works over 4 years ago
- 10 comments
#8 - .map works strange
Issue -
State: closed - Opened by Jack-Works over 4 years ago
- 2 comments
#7 - Fix - Not working in node.
Pull Request -
State: closed - Opened by GabrielCTroia over 4 years ago
- 1 comment
#6 - Cannot compile application with ts-result
Issue -
State: closed - Opened by akosmenyhert over 4 years ago
- 3 comments
#5 - type safety if/else not always working for me
Issue -
State: closed - Opened by nicferrier almost 5 years ago
- 3 comments
#4 - TS2349: This expression (Result<?, ?>.else) is not callable
Issue -
State: closed - Opened by Jack-Works almost 5 years ago
- 3 comments
#3 - Can I create a Err / Ok without new?
Issue -
State: closed - Opened by Jack-Works almost 5 years ago
- 3 comments
#2 - fix: wrong yarn cmd in readme
Pull Request -
State: closed - Opened by Jack-Works almost 5 years ago
#1 - Creating an Ok result without a value
Issue -
State: closed - Opened by wvteijlingen about 5 years ago
- 4 comments