issues
search
xddq
/
schema2typebox
Creating TypeBox code from JSON schemas
MIT License
66
stars
15
forks
source link
Feature/add schema options implement number type
#2
Closed
xddq
closed
1 year ago
xddq
commented
1 year ago
now uses the given json schema options (minLength, maxLength,etc..) and puts them into typebox schemaOptions object
implements number type