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

GitHub / seasonedcc/domain-functions issues and pull requests

#142 - Add a function for sequential compositions with same arguments

Pull Request - State: open - Opened by gustavoguichard about 1 year ago - 2 comments

#141 - Fix minor typos in migration guide

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

#140 - Composable functions

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

#139 - Reimplement Domain functions with code from the future

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

#135 - Reimplement composable map in terms of pipe

Pull Request - State: closed - Opened by diogob over 1 year ago
Labels: cleanup 🧹

#134 - Allow map and mapError in DFs to have async mapper function

Pull Request - State: closed - Opened by diogob over 1 year ago

#133 - catchError combinator to recover from failed composable

Pull Request - State: closed - Opened by diogob over 1 year ago
Labels: new combinator :toolbox:

#132 - Simplify error type

Pull Request - State: closed - Opened by diogob over 1 year ago - 6 comments
Labels: breaking :boom:, cleanup 🧹

#131 - Domain functions do not provide compile-time type checks.

Issue - State: closed - Opened by dan-muller over 1 year ago - 3 comments

#130 - Fix mapError exception handling

Pull Request - State: closed - Opened by diogob over 1 year ago

#129 - Fix composable pipe for async functions

Pull Request - State: closed - Opened by diogob over 1 year ago

#128 - Tweaking module exports

Pull Request - State: closed - Opened by diogob over 1 year ago

#127 - New sequenceAll combinator

Pull Request - State: closed - Opened by diogob over 1 year ago - 3 comments
Labels: new combinator :toolbox:

#125 - Do not error when passing parameters to a DF created with makeDomainFunction()

Pull Request - State: closed - Opened by diogob over 1 year ago - 2 comments
Labels: enhancement, breaking :boom:

#123 - Add repository field to package.json

Pull Request - State: closed - Opened by iamandrewluca over 1 year ago

#121 - Tight composition types

Pull Request - State: closed - Opened by diogob over 1 year ago - 6 comments
Labels: enhancement

#120 - upgrade Remix example to Remix_V2

Pull Request - State: closed - Opened by PedroHDP84 over 1 year ago

#119 - Extracting primitives inspired by ATMP

Pull Request - State: closed - Opened by diogob over 1 year ago - 1 comment

#118 - Fix double decoding URIError when using input resolvers

Pull Request - State: closed - Opened by diogob almost 2 years ago

#117 - URIError: URI malformed

Issue - State: closed - Opened by ledniy almost 2 years ago - 3 comments
Labels: bug

#116 - feat: Add async capabilities for the trace function

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago

#115 - Input and environment params become `any` if no schema is passed

Issue - State: closed - Opened by danielweinmann almost 2 years ago - 4 comments
Labels: bug

#114 - Decouple zod

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

#113 - Update README with type inferences and new Remix syntax

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago

#112 - Improved `branch` method to act like conditional `pipe`

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago

#111 - Export `mdf` alias for `makeDomainFunction`

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago

#110 - Expose and add JSDocs to `safeResult`

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago

#109 - Revert "Merge pull request #103 from seasonedcc/parser-agnostic"

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago

#108 - @decs/typeschema causing errors

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

#105 - DDD and Testing Example

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

#104 - Final adjustments for the typeschema integration #103

Pull Request - State: closed - Opened by decs almost 2 years ago

#103 - Support other schema validation libs through typeschema

Pull Request - State: closed - Opened by diogob almost 2 years ago - 24 comments

#96 - Adds identity and passthrough to the combinators

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

#92 - BREAKING CHANGE: Remove `merge` method

Pull Request - State: open - Opened by gustavoguichard almost 2 years ago

#90 - Add JSDoc to improve inline documentation of methods

Pull Request - State: closed - Opened by gustavoguichard almost 2 years ago

#88 - Add README note steering users away from merge

Pull Request - State: closed - Opened by diogob almost 2 years ago

#87 - Rewrite collect to leverage simpler combinators

Pull Request - State: closed - Opened by diogob almost 2 years ago

#85 - remove qs take 2

Pull Request - State: open - Opened by diogob almost 2 years ago - 2 comments

#84 - Remove `qs` dependency

Pull Request - State: closed - Opened by gustavoguichard about 2 years ago - 1 comment

#83 - Remove prettify to avoid circular bug

Pull Request - State: closed - Opened by gustavoguichard about 2 years ago - 1 comment

#82 - Branch combinator

Pull Request - State: closed - Opened by gustavoguichard about 2 years ago - 1 comment

#81 - mergeObjects has broken type definition

Issue - State: closed - Opened by jam-fran about 2 years ago - 6 comments
Labels: bug

#80 - Should Input types be Inferred from the Input Schema?

Issue - State: closed - Opened by stephen776 about 2 years ago - 4 comments
Labels: question

#79 - Run functions sequentially with same input and environment schemas?

Issue - State: closed - Opened by jam-fran about 2 years ago - 7 comments

#78 - Coupling with zod

Issue - State: closed - Opened by decs about 2 years ago - 10 comments

#77 - Remove `qs` as dependency of this library

Issue - State: open - Opened by gustavoguichard about 2 years ago
Labels: enhancement

#76 - Remove Discord link from README

Pull Request - State: closed - Opened by danielweinmann about 2 years ago

#75 - Discord Invite Link Is Broken

Issue - State: closed - Opened by stephen776 about 2 years ago - 1 comment

#74 - Update Zod to 3.21.4 #73

Pull Request - State: closed - Opened by faramos about 2 years ago - 1 comment

#73 - Update Zod to 3.21.4

Issue - State: closed - Opened by faramos about 2 years ago - 2 comments

#72 - Split tests and assert inferred types with more precision

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

#71 - Accept sync functions

Pull Request - State: closed - Opened by gustavoguichard over 2 years ago - 1 comment

#70 - Fix npm package for webpack

Pull Request - State: closed - Opened by diogob over 2 years ago - 1 comment

#69 - Carry parser types

Pull Request - State: closed - Opened by diogob over 2 years ago - 5 comments

#67 - Deprecate oldMerge usage and add a function overload to make the new …

Pull Request - State: closed - Opened by gustavoguichard over 2 years ago - 1 comment

#66 - Add a new `collect` combinator and warn about pitfalls with `merge`

Pull Request - State: closed - Opened by gustavoguichard over 2 years ago - 25 comments

#64 - Unable to retrieve name and value of button after form submission

Issue - State: closed - Opened by netdesignr over 2 years ago - 5 comments

#63 - docs: punctuation

Pull Request - State: closed - Opened by jly36963 over 2 years ago - 1 comment

#62 - Add a little helper to type the DF environments after composition

Pull Request - State: closed - Opened by gustavoguichard over 2 years ago - 1 comment

#61 - Add legacy types back with deprecation messages 👴🏼

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

#60 - Simplify Unpack types

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

#59 - 🐛 Fix type bug with trace function

Pull Request - State: closed - Opened by gustavoguichard over 2 years ago - 1 comment

#58 - Type tests

Pull Request - State: closed - Opened by gustavoguichard over 2 years ago - 1 comment

#56 - Zod as peer dependency

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

#55 - errorMessagesForSchema returns wrong data

Issue - State: closed - Opened by phifa over 2 years ago - 6 comments
Labels: bug

#54 - Update remix example for more modern techniques

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

#53 - doc: correct-function-name

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

#52 - Allow the user to define DFs that will take no input parameters

Pull Request - State: closed - Opened by diogob over 2 years ago - 5 comments

#50 - Correct return type of errorMessageFor example

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

#49 - Fix bug in "errorMessagesFor" example

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

#48 - Update README to show original exception after PR #47

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

#47 - Preserve original exception when domain function is handling an unknown thrown value

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

#46 - Replace npm with deno task

Pull Request - State: closed - Opened by diogob almost 3 years ago

#45 - change function type declarations

Pull Request - State: closed - Opened by diogob almost 3 years ago

#44 - New primitives: fromSuccess and ResultError

Pull Request - State: closed - Opened by gustavoguichard almost 3 years ago

#43 - First combinator

Pull Request - State: closed - Opened by gustavoguichard almost 3 years ago

#42 - Add pattern matching

Issue - State: closed - Opened by waspeer almost 3 years ago - 9 comments

#41 - Reintroduce CommonJS module

Pull Request - State: closed - Opened by diogob almost 3 years ago

#39 - Add merge utility to domainFunctions

Pull Request - State: closed - Opened by gustavoguichard almost 3 years ago

#38 - Refactor Types

Pull Request - State: closed - Opened by gustavoguichard almost 3 years ago

#37 - Deno version

Pull Request - State: closed - Opened by diogob almost 3 years ago - 1 comment

#36 - Use GitHub repo as homepage

Pull Request - State: closed - Opened by danielweinmann almost 3 years ago

#34 - Is there a way to handle multipart forms? With file uploads?

Issue - State: closed - Opened by mcbergsma almost 3 years ago - 1 comment

#33 - Creates a 'sequence' function which is like a pipe function but savin…

Pull Request - State: closed - Opened by gustavoguichard about 3 years ago - 8 comments

#32 - Make errorMessagesForSchema input type coherent with makeDomainFunction

Pull Request - State: closed - Opened by diogob about 3 years ago - 2 comments

#31 - Nested errors for schema - take 2

Pull Request - State: closed - Opened by diogob about 3 years ago - 3 comments

#30 - Support for custom schema validators

Issue - State: closed - Opened by marcus-sa about 3 years ago - 4 comments

#29 - Update Zod to 3.17.3

Pull Request - State: closed - Opened by diogob about 3 years ago

#28 - Fix typo

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

#27 - fix typo where "object" was written as "objecto"

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