Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gcanti/io-ts-types issues and pull requests
#181 - feat: Add BufferFromBase64 codec
Pull Request -
State: open - Opened by pasalino about 1 year ago
#180 - Wrong behavior of `mapOutput`
Issue -
State: closed - Opened by martinschayna over 1 year ago
- 2 comments
#179 - Improve documentation for `fromNewtype`
Issue -
State: open - Opened by d-eisenga over 1 year ago
#178 - Compile issues when using newtypes & recursive types
Issue -
State: closed - Opened by nhenin over 1 year ago
- 2 comments
#177 - Add new test to DateFromISOString codec
Pull Request -
State: closed - Opened by pierroberto almost 2 years ago
#176 - Removed non-type-compliant 'actual' property
Pull Request -
State: open - Opened by Chasoor almost 2 years ago
#175 - Set sourceMap to false in 0.4.x branch
Pull Request -
State: open - Opened by dvanbler almost 2 years ago
#174 - Types for io-ts experimental modules (version 2.2+)
Issue -
State: open - Opened by shawnshaddock almost 2 years ago
#173 - type signature wrong?
Issue -
State: closed - Opened by lifeiscontent about 2 years ago
#172 - mapFromEntries codec added
Pull Request -
State: closed - Opened by mlegenhausen about 2 years ago
- 3 comments
#171 - Add output indexed types to option and either
Pull Request -
State: closed - Opened by mlegenhausen about 2 years ago
- 1 comment
#170 - `nonEmptyArray`: change output type from `Array` to `NonEmptyArray`
Pull Request -
State: closed - Opened by OliverJAsh about 2 years ago
- 8 comments
#169 - Unexpected behaviour when using `withFallback` with `t.union`
Issue -
State: open - Opened by OliverJAsh over 2 years ago
- 3 comments
#168 - Validation Combinators (using `Decoder`)
Issue -
State: open - Opened by anthonyjoeseph over 2 years ago
#167 - Map & ReadonlyMap support
Issue -
State: open - Opened by toastal almost 3 years ago
- 4 comments
#166 - Codec law does not hold for `optionFromNullable`
Issue -
State: open - Opened by OliverJAsh almost 3 years ago
- 1 comment
#165 - `t.record(NumberFromString, ...).is(value)` always returns `false`
Issue -
State: open - Opened by mrdziuban almost 3 years ago
- 1 comment
#164 - add `ArrayFromString` codec
Pull Request -
State: open - Opened by mantas-janulionis about 3 years ago
- 2 comments
#163 - feat: add `URLFromString`
Pull Request -
State: closed - Opened by MakhBeth over 3 years ago
- 5 comments
#162 - Add error message to JsonFromString
Pull Request -
State: closed - Opened by euphocat over 3 years ago
#161 - Update package.json
Pull Request -
State: open - Opened by siuvdlec over 3 years ago
#160 - Fix DateFromUnixTime.encode returning a floating point number
Pull Request -
State: closed - Opened by saevarb over 3 years ago
- 1 comment
#159 - DateFromUnixTime encode -> decode fails
Issue -
State: closed - Opened by saevarb over 3 years ago
- 2 comments
Labels: bug
#158 - How to use JsonFromString decoder inside t.type?
Issue -
State: closed - Opened by utrumo over 3 years ago
- 4 comments
#157 - export `Json`, `JsonRecord`, `JsonArray` codecs from `JsonFromString`…
Pull Request -
State: closed - Opened by gcanti almost 4 years ago
#156 - Export `Json` from `JsonFromString`
Issue -
State: closed - Opened by merisbahti almost 4 years ago
- 4 comments
#155 - Base64 decode/encode
Issue -
State: closed - Opened by piu130 almost 4 years ago
- 2 comments
#154 - add `JsonFromString`, closes #153
Pull Request -
State: closed - Opened by gcanti almost 4 years ago
#153 - `JSONFromString`
Issue -
State: closed - Opened by OliverJAsh almost 4 years ago
#152 - feat: add BooleanFromNumber
Pull Request -
State: closed - Opened by EricCrosson almost 4 years ago
- 1 comment
#151 - What is the plan for io-ts-types come io-ts 3?
Issue -
State: open - Opened by EricCrosson almost 4 years ago
#150 - ArrayBuffer support
Issue -
State: closed - Opened by ingun37 almost 4 years ago
#149 - import(".../io-ts/lib/index").Decoder is not assignable to type import(".../io-ts/lib/Decoder").Decoder
Issue -
State: closed - Opened by ingun37 almost 4 years ago
- 3 comments
#148 - add flatObject util
Pull Request -
State: open - Opened by jituanlin almost 4 years ago
#147 - doc: update withValidate example
Pull Request -
State: closed - Opened by mohaalak almost 4 years ago
#146 - add withEncode function
Pull Request -
State: closed - Opened by EricCrosson about 4 years ago
- 2 comments
#145 - How to encode a blank string to null or undefined?
Issue -
State: closed - Opened by efenderbosch about 4 years ago
- 4 comments
#144 - BufferFromBase64String
Pull Request -
State: closed - Opened by jgrigg about 4 years ago
- 4 comments
#143 - How to extract the static type of mapped output?
Issue -
State: open - Opened by fernandomrtnz about 4 years ago
- 1 comment
#142 - Support nonEmptyObject
Issue -
State: open - Opened by zhaoyao91 about 4 years ago
#141 - feat: add BigIntFromString codec
Pull Request -
State: closed - Opened by EricCrosson about 4 years ago
- 1 comment
#140 - Update README.md
Pull Request -
State: closed - Opened by euphocat about 4 years ago
- 1 comment
#139 - document newtype-ts peer dependency
Pull Request -
State: closed - Opened by EricCrosson about 4 years ago
- 2 comments
#138 - version 0.5.10
Pull Request -
State: closed - Opened by gcanti over 4 years ago
#137 - fp ts bare import
Pull Request -
State: closed - Opened by osdiab over 4 years ago
- 6 comments
#136 - feat: pass context to withMessage callback
Pull Request -
State: closed - Opened by johngeorgewright over 4 years ago
- 1 comment
#135 - Suggestion: use refined input type instead of `unknown`
Issue -
State: open - Opened by OliverJAsh over 4 years ago
- 1 comment
#134 - Add case insensitivity for string type literals
Issue -
State: open - Opened by piersmacdonald over 6 years ago
- 10 comments
#133 - feat: export each module's exports from the library entrypoint
Pull Request -
State: closed - Opened by waynevanson over 4 years ago
- 5 comments
#132 - DateFromISOString custom type requires Date, not string
Issue -
State: closed - Opened by jerenmb over 4 years ago
- 4 comments
#131 - t.stringFromRegex
Issue -
State: closed - Opened by waynevanson over 4 years ago
- 3 comments
#130 - add support for readonly data types
Pull Request -
State: closed - Opened by gcanti over 4 years ago
- 1 comment
#129 - Export all types from index
Issue -
State: closed - Opened by Kinrany over 4 years ago
- 6 comments
Labels: accepting PRs
#128 - Something similar to AtLeastOne
Issue -
State: open - Opened by CMCDragonkai over 4 years ago
- 2 comments
#127 - version 0.6.0
Pull Request -
State: open - Opened by gcanti over 4 years ago
- 3 comments
#126 - DateFromISOString accepts invalid ISO strings
Issue -
State: open - Opened by Kinrany over 4 years ago
- 3 comments
#125 - Help with usage of UUID
Issue -
State: closed - Opened by NicoleRauch over 4 years ago
- 4 comments
#124 - version 0.5.6
Pull Request -
State: closed - Opened by gcanti almost 5 years ago
#123 - fromNewtype non primitive type support added
Pull Request -
State: closed - Opened by mlegenhausen almost 5 years ago
- 1 comment
#122 - rewrite es6 imports
Pull Request -
State: closed - Opened by gcanti almost 5 years ago
#121 - nanoid
Issue -
State: closed - Opened by steida almost 5 years ago
- 5 comments
Labels: needs more info
#120 - added alt function
Pull Request -
State: closed - Opened by mohaalak almost 5 years ago
- 2 comments
Labels: needs more info
#119 - Fix TS2440 in 0.4.x branch when using TypeScript 3.7
Pull Request -
State: closed - Opened by YBogomolov almost 5 years ago
- 1 comment
#118 - Provide version with ES modules
Pull Request -
State: closed - Opened by OliverJAsh almost 5 years ago
- 1 comment
#117 - Shortcut for withValidation
Issue -
State: open - Opened by pke about 5 years ago
- 3 comments
#116 - version 0.5.2
Pull Request -
State: closed - Opened by gcanti about 5 years ago
#115 - fromNewtype added
Pull Request -
State: closed - Opened by mlegenhausen about 5 years ago
- 1 comment
#114 - add "excess"
Pull Request -
State: closed - Opened by giogonzo about 5 years ago
- 1 comment
#113 - Add import example in README
Pull Request -
State: closed - Opened by giogonzo about 5 years ago
#112 - Bump lodash from 4.17.11 to 4.17.15
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#111 - How do you use newtypes in io-ts now?
Issue -
State: closed - Opened by matthewpflueger about 5 years ago
- 15 comments
Labels: accepting PRs
#110 - The inferred type of 'LogEntryEventCodec' cannot be named without a reference to '@huckleberryai/core/node_modules/io-ts-types/lib/optionFromNullable'. This is likely not portable. A type annotation is necessary.
Issue -
State: open - Opened by DragosRotaru about 5 years ago
- 2 comments
#109 - Type 'IntFromStringC' is not assignable to type 'Mixed'
Issue -
State: closed - Opened by Varkal about 5 years ago
- 2 comments
#108 - add getEq
Pull Request -
State: closed - Opened by giogonzo about 5 years ago
#107 - version 0.5.1
Pull Request -
State: closed - Opened by gcanti about 5 years ago
#106 - io-ts-types is published with source maps but no source
Issue -
State: closed - Opened by baetheus about 5 years ago
#105 - Add withLazyFallback type
Pull Request -
State: open - Opened by lauritzsh about 5 years ago
- 13 comments
#104 - Cannot import from io-ts-types
Issue -
State: closed - Opened by joefiorini about 5 years ago
- 2 comments
#103 - allow withFallback to accept a function
Issue -
State: closed - Opened by jamiehodge about 5 years ago
- 4 comments
Labels: accepting PRs
#102 - Add tags and properties to "generic" types
Issue -
State: open - Opened by holvonixAdvay over 5 years ago
- 1 comment
#101 - feat: add withDefault
Pull Request -
State: closed - Opened by holvonixAdvay over 5 years ago
- 2 comments
#100 - Compiler issues with TypeScript 3.3.3, io-ts 1.8.1 and io-ts-types 0.4.2
Issue -
State: closed - Opened by torkelrogstad over 5 years ago
- 7 comments
#97 - version 0.5.0
Pull Request -
State: closed - Opened by gcanti over 5 years ago
- 1 comment
#96 - Bug Fix: bind `decode` to the provided `validate` in `withValidate`, fix #95
Pull Request -
State: closed - Opened by gcanti over 5 years ago
#95 - withMessage helper does not work as expected
Issue -
State: closed - Opened by karthikiyengar over 5 years ago
- 6 comments
Labels: bug
#94 - newtype-ts/fromOver
Issue -
State: closed - Opened by darky over 5 years ago
- 1 comment
#93 - UUID brand type added
Pull Request -
State: closed - Opened by mlegenhausen over 5 years ago
- 2 comments
#92 - New Feature: add NonEmptyString
Pull Request -
State: closed - Opened by gcanti over 5 years ago
#91 - Porting refinement types to brands
Issue -
State: closed - Opened by mlegenhausen over 5 years ago
- 1 comment
#90 - create createNonEmptyArrayFromArray2v
Issue -
State: closed - Opened by sledorze over 5 years ago
- 1 comment
#89 - move deps to peerDeps
Pull Request -
State: closed - Opened by gcanti over 5 years ago
#88 - New Feature: add fromRefinement
Pull Request -
State: closed - Opened by gcanti over 5 years ago
#87 - New Feature: add RegExp decoder
Pull Request -
State: closed - Opened by StefanoMagrassi over 5 years ago
- 1 comment
#86 - closes #79
Pull Request -
State: closed - Opened by gcanti over 5 years ago
#85 - deprecate IntegerFromString in favour of IntFromString, closes #80
Pull Request -
State: closed - Opened by gcanti over 5 years ago
#84 - add some combinators
Pull Request -
State: closed - Opened by gcanti over 5 years ago
#82 - Combinator to help creating migrations between types
Issue -
State: open - Opened by sledorze almost 6 years ago
- 3 comments
Labels: enhancement, discussion
#80 - Refactor IntegerFromString using the brand combinator ([email protected])
Issue -
State: closed - Opened by gcanti almost 6 years ago
#79 - Refactor createOptionFromJSON and createEitherFromJSON
Issue -
State: closed - Opened by gcanti almost 6 years ago
- 1 comment
#74 - fallbackMissing
Issue -
State: closed - Opened by sledorze about 6 years ago
- 1 comment