issues
search
TCMiranda
/
joi-extract-type
Provides native type extraction from Joi schemas for Typescript
MIT License
152
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump @hapi/hoek from 6.2.4 to 8.5.1
#50
dependabot[bot]
opened
1 year ago
0
Bump minimatch from 3.0.4 to 3.1.2
#49
dependabot[bot]
opened
1 year ago
0
Merging
#48
jtwozniak
closed
2 years ago
0
Correctly infer literal from enum
#47
rubengmurray
opened
2 years ago
1
fix: add ts-nocheck to `index.ts` for declaration file to be emitted.
#46
jasonaibrahim
closed
2 years ago
0
Support sideway/joi
#45
jasonaibrahim
closed
2 years ago
12
Compatibility with `sideways/joi`?
#44
ddhorstman
opened
3 years ago
1
What's a consistent and working set of dependencies for Typescript 4?
#43
helgridly
opened
3 years ago
5
Arrays lose all type information if they are allowed to be null
#42
lonewarrior556
opened
4 years ago
1
fixed #40: using rimraf to make "npm install" work on Windows
#41
tmtron
closed
4 years ago
0
`npm install` fails on Windows
#40
tmtron
closed
4 years ago
0
@hapi/joi package has been deprecated
#39
justraman
closed
4 years ago
2
Namespace 'Joi' has no exported member 'extractType'.
#38
2color
closed
2 years ago
2
fix 36
#37
lonewarrior556
closed
4 years ago
1
methods have gone missing on Joi.any() with new update
#36
lonewarrior556
closed
4 years ago
2
Fix `extractType` type in TypeScript 3.9.6
#35
bvallee-thefork
closed
4 years ago
2
Proper Joi.any().required()
#34
lonewarrior556
closed
4 years ago
3
Typescript 3.9 compatibility
#33
Rauttis
closed
4 years ago
7
wrong instruction on usage
#32
allenz8512
closed
4 years ago
3
Improper typing when Joi.any().required()
#31
lonewarrior556
closed
4 years ago
0
Possibility to get type Record<string, T>
#30
lonewarrior556
closed
4 years ago
1
Breaks when joi.extend is used
#29
azai91
closed
4 years ago
1
Feature/joi16
#28
ChrisCrewdson
closed
4 years ago
9
Objects always interpreted as optional when inside an object
#27
bspot
closed
4 years ago
1
Implement .allow() to extract nullable schema
#26
selenehyun
closed
4 years ago
2
Move joi-extract-type into Joi's definitely typed file
#25
guyellis
opened
5 years ago
8
Tagging the Repo
#24
guyellis
closed
5 years ago
1
Invalid module name in augmentation- index.d.ts
#23
janders4
closed
5 years ago
6
Joi 16?
#22
a3s
opened
5 years ago
49
Is it possible to infer nullable type?
#21
ildukm
closed
4 years ago
1
Type ... is not assignable to type 'never'.ts(2322)
#20
guyellis
closed
5 years ago
2
Some minor spelling fixes and remove unused type
#19
guyellis
closed
5 years ago
0
add support for Joi.object(...).append(...)
#18
vViktorPL
closed
5 years ago
1
possibly undefined value whereas `.default` is defined
#17
nicgirault
closed
5 years ago
10
Update joi dependency to @hapi/joi@15.x for @hapi/hapi@18.x compatibility. Fixes #15
#16
guyellis
closed
5 years ago
1
No longer works with @types/joi @14.3.3
#15
onionhammer
closed
5 years ago
1
AlternativeSchema interpreted as 'never'
#14
omairvaiyani
closed
5 years ago
4
Typescript 3.2
#13
TCMiranda
closed
5 years ago
0
Arrays always interpreted as optional when inside an object
#12
gustavopch
closed
6 years ago
0
Fix import issues in the npm package
#11
winhillsen
closed
6 years ago
0
Should the NPM package be published with .d.ts?
#10
winhillsen
closed
6 years ago
0
Add NumberSchema
#9
typeofweb
closed
6 years ago
0
Find a better way to (unit) test the extracted type
#8
TCMiranda
opened
6 years ago
1
Infer an union from object.pattern schema
#7
TCMiranda
closed
6 years ago
0
Implement boolean specific validation methods
#6
TCMiranda
opened
6 years ago
0
Implement Valid and Invalid for every data type
#5
TCMiranda
opened
6 years ago
0
Export the extracted type from Joi's validation methods
#4
TCMiranda
closed
5 years ago
1
Use .optional and .required to set optional properties
#3
TCMiranda
closed
5 years ago
0
Infer union from Joi.when
#2
TCMiranda
closed
5 years ago
1
NPMJS.org can't render typescript on markdown
#1
mtxr
closed
6 years ago
2
Next