Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/samchon/typia
Super-fast/easy runtime validators and serializers via transformation
https://github.com/samchon/typia
[Question] Why schema name differ from type name when use `Type` keyword and `Partial` utiltype.
industriously opened this issue about 1 year ago
industriously opened this issue about 1 year ago
fix `IArray.items` type
hax opened this pull request about 1 year ago
hax opened this pull request about 1 year ago
`addDiagnostic` return type is redundant
hax opened this issue about 1 year ago
hax opened this issue about 1 year ago
Serialize + Parse Map Objects
tsengia opened this issue about 1 year ago
tsengia opened this issue about 1 year ago
Add support for Bun runtime / package manager
manast opened this issue about 1 year ago
manast opened this issue about 1 year ago
New type tag `Default`.
samchon opened this pull request about 1 year ago
samchon opened this pull request about 1 year ago
Naming strategy of swagger schema.
samchon opened this pull request about 1 year ago
samchon opened this pull request about 1 year ago
Close #815 - new module `http` - `query`, `headeres` and `parameter`
samchon opened this pull request about 1 year ago
samchon opened this pull request about 1 year ago
Change naming strategy of swagger components.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Complement #816 - support `*.tsx` files' generation
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Support .tsx and Svelte files
tsengia opened this pull request over 1 year ago
tsengia opened this pull request over 1 year ago
Suggestion - assertParseQueryString
nikitaeverywhere opened this issue over 1 year ago
nikitaeverywhere opened this issue over 1 year ago
Nx monorepo + NodeJS + Typia
jose-cabral opened this issue over 1 year ago
jose-cabral opened this issue over 1 year ago
Can Typia consume code compiled WITH Typia (with ts-patch transformers) without being in a transform environment?
matthew-dean opened this issue over 1 year ago
matthew-dean opened this issue over 1 year ago
Can't make it work with Vite/Svelte
howesteve opened this issue over 1 year ago
howesteve opened this issue over 1 year ago
Error when setting validate is validateEquals in tsconfig.json
trangianhuan opened this issue over 1 year ago
trangianhuan opened this issue over 1 year ago
Change converter of comment tag to type tag.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
One Typescript Transformer to run them All
M-jerez opened this issue over 1 year ago
M-jerez opened this issue over 1 year ago
Close #800 - add type tags info on JSON schema, and fix special character name bug.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
How to mapping type with entity typeorm?
trangianhuan opened this issue over 1 year ago
trangianhuan opened this issue over 1 year ago
Provide a Typeprovider similar to fastify-type-provider-zod
Uzlopak opened this issue over 1 year ago
Uzlopak opened this issue over 1 year ago
Fix #804 - support `noUncheckedIndexedAccess` option.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Tuple checks fail to compile with noUncheckedIndexedAccess
stevarino opened this issue over 1 year ago
stevarino opened this issue over 1 year ago
How i can add function to validate for TagBase on validate field
NexJUMP opened this issue over 1 year ago
NexJUMP opened this issue over 1 year ago
How to combine multi TypedException in one decorator?
trangianhuan opened this issue over 1 year ago
trangianhuan opened this issue over 1 year ago
Nextjs 13.4
mp3por opened this issue over 1 year ago
mp3por opened this issue over 1 year ago
Custom tags meta information are not converted to JsonSchema
YounusDev opened this issue over 1 year ago
YounusDev opened this issue over 1 year ago
How to validate startDate < endDate in same a input?
trangianhuan opened this issue over 1 year ago
trangianhuan opened this issue over 1 year ago
Bump typescript from 5.1.6 to 5.2.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Fix #792 - custom type tag when callback function being used.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Fix typos
Xvezda opened this pull request over 1 year ago
Xvezda opened this pull request over 1 year ago
Application issue when upgraded to 5.0.0
oo00spy00oo opened this issue over 1 year ago
oo00spy00oo opened this issue over 1 year ago
change Format to Pattern in pattern example
SalvadorLekan opened this pull request over 1 year ago
SalvadorLekan opened this pull request over 1 year ago
ts 6133 `'$join' is declared but its value is never read.`
loynoir opened this issue over 1 year ago
loynoir opened this issue over 1 year ago
Custom validators
SupremeTechnopriest opened this issue over 1 year ago
SupremeTechnopriest opened this issue over 1 year ago
Update documents and publish v5
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Fix typo
nukeguys opened this pull request over 1 year ago
nukeguys opened this pull request over 1 year ago
Complement #788 - test compile errors.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Make compilation error manually
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Fix typos
logico-philosophical opened this pull request over 1 year ago
logico-philosophical opened this pull request over 1 year ago
Complete type tag supporting
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Error: no transform has been configured
LBF38 opened this issue over 1 year ago
LBF38 opened this issue over 1 year ago
For TypeScript v5.2 patch
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Update typescript requirement from ^5.1.6 to ^5.2.2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Type tags on validation functions
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Prepare new validation tags utilizing type.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Publish v5.0 update
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Enhance `typia.random<T>()` and `typia.misc.clone<T>()` functions.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Exact `typia.protobuf.encode<T>()` functions for complicate union types
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Sharing resources on custom comment tags parsing
jymchng opened this issue over 1 year ago
jymchng opened this issue over 1 year ago
`tyipa.protobuf.decode<T>()` functions
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Can typia work with nuxt3?
huyoo opened this issue over 1 year ago
huyoo opened this issue over 1 year ago
Human readable validation errors.
SupremeTechnopriest opened this issue over 1 year ago
SupremeTechnopriest opened this issue over 1 year ago
Use with TypeScript Project References
dan-fritchman opened this issue over 1 year ago
dan-fritchman opened this issue over 1 year ago
Break Change Notice in V5 Update
samchon opened this issue over 1 year ago
samchon opened this issue over 1 year ago
`@type int/uint` must not be adjusted to `bigint` type.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Limit range of `@type int/uint` comment tags.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Support much more type comment tags.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Doing testing with Typia
jymchng opened this issue over 1 year ago
jymchng opened this issue over 1 year ago
Add range limit for numeric types.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Fix sinclairzx81/typebox#535
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
`typia.protobuf.encode()` functions
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
postinstall causing error when npm install (ts-patch not found)
ninthsun91 opened this issue over 1 year ago
ninthsun91 opened this issue over 1 year ago
Feature Request: @alias comment tag
Namchee opened this issue over 1 year ago
Namchee opened this issue over 1 year ago
Primitive?
dan-fritchman opened this issue over 1 year ago
dan-fritchman opened this issue over 1 year ago
Exact validation of `MetadataFactory`.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Feature request: typia.application<T>() to return IJsonApplication<T>
roman-shpp opened this issue over 1 year ago
roman-shpp opened this issue over 1 year ago
Fix #758 - wrong fixed length bug on `random` function
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
typia.random generate wrong length string value.
industriously opened this issue over 1 year ago
industriously opened this issue over 1 year ago
have you planned to support generic type?
Moon-DaeSeung opened this issue over 1 year ago
Moon-DaeSeung opened this issue over 1 year ago
Enhanced `typia.protobuf.message<T>()` function.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
RandomGenerator does not have any code in RandomGenerator.d.ts
ehgks0000 opened this issue over 1 year ago
ehgks0000 opened this issue over 1 year ago
Feature: VSCode extension for typia autocomplete / lint
TriStarGod opened this issue over 1 year ago
TriStarGod opened this issue over 1 year ago
Stop detour methods of protocol buffer
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Why does Typia initial have a bundle size of 7.6 kB?
fabian-hiller opened this issue over 1 year ago
fabian-hiller opened this issue over 1 year ago
Namespace separation
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Benchmark on Surface Pro 6
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Fix number pattern of `stringify` to support exponential log value
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Enhance #744 - silent setup and enhanced documentation.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Fix #744 - change setup wizard to deprecate `yarn berry`.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
What does ` if (RegExp(/^-?\d+\.?\d*$/).test(key))` do?
japrescott opened this issue over 1 year ago
japrescott opened this issue over 1 year ago
Fix #737 - remove cursing from random any type
mmamedel opened this pull request over 1 year ago
mmamedel opened this pull request over 1 year ago
Better logging when using typia with yarn
enyineer opened this issue over 1 year ago
enyineer opened this issue over 1 year ago
Fix #736 - bug of undefined `length` problem.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Is it possible to use decorators instead of comments
vsamofal opened this issue over 1 year ago
vsamofal opened this issue over 1 year ago
(🎁) Implement check for Non-null assertion operator (`!`)
KotlinIsland opened this issue over 1 year ago
KotlinIsland opened this issue over 1 year ago
Adapt #736 - optimize JSON serializer of `string` type
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Typia stringify nested object
HenryWu01 opened this issue over 1 year ago
HenryWu01 opened this issue over 1 year ago
Why are the createXx functions needed?
marcesengel opened this issue over 1 year ago
marcesengel opened this issue over 1 year ago
Remove cursing for random "any"
mmamedel opened this issue over 1 year ago
mmamedel opened this issue over 1 year ago
updated fast-json-stringify
Uzlopak opened this issue over 1 year ago
Uzlopak opened this issue over 1 year ago
Fix #734 - union type predicator broken when native type like `Date`
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Bug on checking union containing Date
cstria0106 opened this issue over 1 year ago
cstria0106 opened this issue over 1 year ago
`IJsonSchema.descript` no more includes comment tags
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Reflection?
mindplay-dk opened this issue over 1 year ago
mindplay-dk opened this issue over 1 year ago
Can we add Comment Tags on atomic type?
zgayjjf opened this issue over 1 year ago
zgayjjf opened this issue over 1 year ago
Close #729 - `@hidden` tag for JSON schema
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Hide JSON schema's object property by `@hidden` comment tag
samchon opened this issue over 1 year ago
samchon opened this issue over 1 year ago
Complement #726 - `JSDocParameterTag` case.
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago
Complement #726 - much more exact comments analyzing
samchon opened this pull request over 1 year ago
samchon opened this pull request over 1 year ago