Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sledorze/morphic-ts issues and pull requests
#187 - [Question] How can I define an empty for each type of the ADT
Issue -
State: open - Opened by AlexandreRoba over 1 year ago
- 1 comment
#186 - Bump http-cache-semantics from 4.1.0 to 4.1.1
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#185 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#184 - Bump qs from 6.5.2 to 6.5.3
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#183 - 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
#182 - Feature Request: createReducer without initial state
Issue -
State: closed - Opened by tmueller over 2 years ago
- 1 comment
#181 - Bump node-fetch from 2.6.1 to 2.6.7
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#180 - Bump trim-off-newlines from 1.0.1 to 1.0.3
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#179 - Bump shelljs from 0.8.4 to 0.8.5
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#178 - Using Morphic To Implement Domain Driven Backend Architecture
Issue -
State: closed - Opened by danielyogel almost 3 years ago
- 3 comments
#177 - fix: both signature (fixes #176)
Pull Request -
State: closed - Opened by sledorze about 3 years ago
#176 - Use of F.both makes the inner properties become any
Issue -
State: closed - Opened by sukazavr about 3 years ago
- 1 comment
#175 - Bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#174 - Bump tar from 4.4.13 to 4.4.19
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#173 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#172 - Bump tar from 4.4.13 to 4.4.15
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#171 - Is this package feature complete?
Issue -
State: closed - Opened by yemi over 3 years ago
- 1 comment
#170 - Are generics possible? I.e. passing around F.x() as a function parameter.
Issue -
State: closed - Opened by jessekelly881 over 3 years ago
- 3 comments
#169 - Bump set-getter from 0.1.0 to 0.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#168 - Added docs for how to import AType and EType
Pull Request -
State: closed - Opened by jessekelly881 over 3 years ago
- 1 comment
#167 - @morphic-ts/adt undefined dependency on tslib
Issue -
State: open - Opened by akomm over 3 years ago
Labels: help wanted, good first issue
#166 - Bump ws from 7.4.4 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#165 - Bump browserslist from 4.16.3 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#164 - @morphic-ts/adt - makeADT purely from type
Issue -
State: closed - Opened by akomm over 3 years ago
- 1 comment
#163 - chore: add conventional commits hooks
Pull Request -
State: closed - Opened by sledorze over 3 years ago
#162 - Chore/upgrade libraries
Pull Request -
State: closed - Opened by sledorze over 3 years ago
#161 - upgrade lerna
Pull Request -
State: closed - Opened by sledorze over 3 years ago
#160 - Set are readonly
Pull Request -
State: closed - Opened by sledorze over 3 years ago
#159 - Publish pre-releases tags as next
Pull Request -
State: closed - Opened by mikearnaldi over 3 years ago
#158 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#157 - Update README.md
Pull Request -
State: closed - Opened by EricCrosson over 3 years ago
- 1 comment
#156 - use ReadonlySet instead of Set
Pull Request -
State: closed - Opened by mbresson almost 4 years ago
#155 - Preview/reactor config
Pull Request -
State: closed - Opened by sledorze almost 4 years ago
#154 - Fix some ADT examples in README.md
Pull Request -
State: closed - Opened by wmaurer almost 4 years ago
- 1 comment
#153 - Wrong isAnyOf example in ADT
Issue -
State: closed - Opened by Spaubleit almost 4 years ago
- 1 comment
#152 - Preview/refactor encoding
Pull Request -
State: closed - Opened by sledorze almost 4 years ago
#151 - use eslint
Pull Request -
State: closed - Opened by sledorze almost 4 years ago
#150 - use eslint
Pull Request -
State: closed - Opened by sledorze almost 4 years ago
#149 - Preview/immutability
Pull Request -
State: closed - Opened by sledorze almost 4 years ago
#148 - Bump ini from 1.3.5 to 1.3.8
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#147 - Adding factory-ts
Issue -
State: closed - Opened by jessekelly881 almost 4 years ago
- 2 comments
#146 - Make README language more inclusive
Issue -
State: open - Opened by schickling about 4 years ago
#145 - Features/record
Pull Request -
State: closed - Opened by sledorze about 4 years ago
#144 - Fix spelling: AOfMorhpADT -> AOfMorphADT :)
Issue -
State: closed - Opened by erlandsona about 4 years ago
#143 - add tag
Pull Request -
State: closed - Opened by sledorze about 4 years ago
#142 - Allow taging a Morph purely for Application level code (not taken from input, and not exists on output)
Issue -
State: closed - Opened by sledorze about 4 years ago
#141 - add support for createPartialReducer #fixes #140
Pull Request -
State: closed - Opened by sledorze about 4 years ago
- 2 comments
#140 - Feature Request: createPartialReducer
Issue -
State: closed - Opened by anthonyjoeseph about 4 years ago
#139 - createReducer w/ default type inference is broken
Issue -
State: closed - Opened by anthonyjoeseph about 4 years ago
- 4 comments
#138 - Bump node-fetch from 2.6.0 to 2.6.1
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#137 - where is the record type?
Issue -
State: closed - Opened by mohaalak about 4 years ago
- 1 comment
#136 - upgrade TS and refresh yarn.lock
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#135 - Compose Optics Across Different Cases ('matchOptional' & 'matchLens')
Pull Request -
State: closed - Opened by anthonyjoeseph over 4 years ago
- 6 comments
#134 - Feature/fix ctor
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#133 - Feature/non empty array
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#132 - Compose Optics Across Different Cases ('matchOptional' feature request)
Issue -
State: closed - Opened by anthonyjoeseph over 4 years ago
- 1 comment
#131 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#130 - Clearer readme/docs
Issue -
State: open - Opened by StefanoMagrassi over 4 years ago
- 6 comments
#129 - Make typescript a peer dependency in package.json
Issue -
State: closed - Opened by anthonyjoeseph over 4 years ago
- 6 comments
#128 - How to use custom io-ts codecs?
Issue -
State: closed - Opened by chrischen over 4 years ago
- 8 comments
#127 - Preview/121
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#126 - Features/121 fixes #121
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#125 - fix summon instanciation in starter documentation fixes #123
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#124 - Type "smart constructor" and/or validation example?
Issue -
State: closed - Opened by chrischen over 4 years ago
- 2 comments
#123 - The first example in intro doesn't work. No "summon" module.
Issue -
State: closed - Opened by chrischen over 4 years ago
- 1 comment
#122 - refined implementation in fastcheck is a filter
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#121 - Move generic summoner functions in its own package (out of batteries)
Issue -
State: closed - Opened by sledorze over 4 years ago
#120 - Goodbye Greenkeeper 👋
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
#119 - generate docs as part of the CI step
Issue -
State: open - Opened by sledorze over 4 years ago
Labels: good first issue
#118 - refinement is brand agnostic
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#117 - use import type and narrow import usage
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#116 - upgrade to ts-3.9.3
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#115 - Features/fix doc
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#114 - Preview/narrow default strict
Pull Request -
State: closed - Opened by sledorze over 4 years ago
- 1 comment
#113 - fix Lense -> Lens typo and remove spoted unused 'itemsOfArrayLens' - fixes #111
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#112 - fix Lense -> Lens typo and remove spoted unused 'itemsOfArrayLens' - fixes #111
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#111 - LenseFromProp typo?
Issue -
State: closed - Opened by anthonyjoeseph over 4 years ago
- 2 comments
#110 - Is There a Predicate for Intersecting ADTs?
Issue -
State: closed - Opened by anthonyjoeseph over 4 years ago
- 2 comments
#109 - Update @types/jest to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper
#108 - inital recycle - wip
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#107 - Features/empty summoner
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#106 - Update ts-jest to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper
#105 - Upgrade TS to 3.9.2
Pull Request -
State: closed - Opened by mikearnaldi over 4 years ago
#104 - Support for Opaque ADTs
Issue -
State: closed - Opened by anthonyjoeseph over 4 years ago
- 3 comments
#103 - Update @types/jest to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper
#102 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
- 5 comments
Labels: greenkeeper
#101 - Fix spelling errors in README.md
Pull Request -
State: closed - Opened by Brettm12345 over 4 years ago
#97 - Preview/ts 3.9
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#96 - Features/narrow default strict
Pull Request -
State: closed - Opened by mikearnaldi over 4 years ago
- 5 comments
#95 - Narrow default on adt matchers
Pull Request -
State: closed - Opened by mikearnaldi over 4 years ago
- 2 comments
#94 - Add regexp to Primitive Algebra
Issue -
State: closed - Opened by sledorze over 4 years ago
Labels: good first issue
#80 - fix: pin ts-jest to 25.3.1
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#79 - fix: pin io-ts to 2.1.3
Pull Request -
State: closed - Opened by sledorze over 4 years ago
#78 - Logo and banner
Issue -
State: closed - Opened by Eldow over 4 years ago
- 2 comments
#72 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper
#63 - Update @types/jest to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
- 1 comment
Labels: greenkeeper
#62 - Update @types/node to the latest version 🚀
Pull Request -
State: closed - Opened by greenkeeper[bot] over 4 years ago
Labels: greenkeeper
#41 - Features/graphql
Pull Request -
State: closed - Opened by mikearnaldi over 4 years ago
#12 - Add an API Algebra
Issue -
State: closed - Opened by sledorze almost 5 years ago
Labels: enhancement
#3 - Support TypeORM
Issue -
State: closed - Opened by sledorze almost 5 years ago
- 1 comment
Labels: enhancement