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

Exact comment tracing on interface type.

samchon opened this pull request over 1 year ago
Validating Records doesn't work since no related code is generated

rinart73 opened this issue over 1 year ago
Close #689 - detailed setup.mdx

samchon opened this pull request over 1 year ago
Benchmark on AMD 6800HS

samchon opened this pull request over 1 year ago
Benchmark on AMD EPYC 7763

samchon opened this pull request over 1 year ago
Fix #719 - `stringify()` when any typed property

samchon opened this pull request over 1 year ago
AssertStringify + optional any type strips away key

japrescott opened this issue over 1 year ago
Share my open source development schedules

samchon opened this issue over 1 year ago
Tutorial is not work

sunrabbit123 opened this issue over 1 year ago
Update ts-patch requirement from ^3.0.1 to ^3.0.2

dependabot[bot] opened this pull request over 1 year ago
doc-fix: Update comment-tags.mdx

src-rodrigues opened this pull request over 1 year ago
Typia for multipart/form-data

itzRolf opened this issue over 1 year ago
Exact swagger generation for alias types.

samchon opened this pull request over 1 year ago
Update IPointer.ts

dk120120 opened this pull request over 1 year ago
Add `package` word on reserved keywords.

samchon opened this pull request over 1 year ago
Strongly typed parsing/transformation

BenjaBobs opened this issue over 1 year ago
How to convert a Zod based Data into Typia Model

denniarems opened this issue over 1 year ago
Support equality checking between two types.

MinisculeGirraffe opened this issue over 1 year ago
Fix #706 - support `exactOptionalPropertyTypes` option

samchon opened this pull request over 1 year ago
optional field treated as required

le-cong opened this issue over 1 year ago
Fix #704 - comment tags when repeated type comes

samchon opened this pull request over 1 year ago
TypeError: Cannot read properties of null (reading 'atomics')

Danes99 opened this issue over 1 year ago
Enum support

Namchee opened this issue over 1 year ago
Support "exactOptionalPropertyTypes"

Devidian opened this issue over 1 year ago
missing "url" in doc. typia comment tag > string > @format > url

industriously opened this issue over 1 year ago
Can typia work without strictNullChecks

HenryWu01 opened this issue over 1 year ago
Fix #695 - support recursive intersection type

samchon opened this pull request over 1 year ago
Make literals work with null

KristjanTammekivi opened this pull request over 1 year ago
Add Typia Support to nest js event patterns and message patterns

denniarems opened this issue over 1 year ago
Add generation mode on playground website

samchon opened this pull request over 1 year ago
RangeError: Maximum call stack size exceeded

Danes99 opened this issue over 1 year ago
Update typescript requirement from ^5.1.5 to ^5.1.6

dependabot[bot] opened this pull request over 1 year ago
CI/CD setup needed?

Devidian opened this issue over 1 year ago
Update typescript requirement from ^5.1.3 to ^5.1.5

dependabot[bot] opened this pull request over 1 year ago
Add miscellaneous content on docs

samchon opened this pull request over 1 year ago
Feedback for “Index”

bogeeee opened this issue over 1 year ago
Feedback for “Setup”

bogeeee opened this issue over 1 year ago
Feedback for “Setup”

bogeeee opened this issue over 1 year ago
Feedback for “Is”

bogeeee opened this issue over 1 year ago
Feedback for “Is”

bogeeee opened this issue over 1 year ago
literals should accept null

KristjanTammekivi opened this issue over 1 year ago
Abandon `react-split-pane`

samchon opened this pull request over 1 year ago
New Function to Perform Class Transformation

benoit-scnd opened this issue over 1 year ago
Server benchmark on i5-1135g7

samchon opened this pull request over 1 year ago
Server benchmark on AMD 6800HS

samchon opened this pull request over 1 year ago
Benchmark on SP8

samchon opened this pull request over 1 year ago
Benchmark on AMD 6800HS

samchon opened this pull request over 1 year ago
Possible optimization points

H4ad opened this issue over 1 year ago
Static playground website

samchon opened this pull request over 1 year ago
Adding custom formats.

SupremeTechnopriest opened this issue over 1 year ago
How to stop allowing additional properties?

petarDenevFlutterint opened this issue over 1 year ago
Docs/literals fix jsdoc

KristjanTammekivi opened this pull request over 1 year ago
Invalid jsdoc comment for literals

KristjanTammekivi opened this issue over 1 year ago
Enhance `IJsonSchema.ITuple` type.

samchon opened this pull request over 1 year ago
Optimize `is()` function by enhanced inlining

samchon opened this pull request over 1 year ago
Progression for fastify plugin

tawanchaiii opened this issue over 1 year ago
Enhance JSON schema type for AJV mode

samchon opened this pull request over 1 year ago
Can typia work with playwright?

ImaBadSlime opened this issue over 1 year ago
remove typia comment option for new Type (feat. `typia.random`)

8471919 opened this issue over 1 year ago
JSON schema to consider `Date` as `string (@format date-time)`

samchon opened this pull request over 1 year ago
Improve the performance of validate

webNeat opened this pull request over 1 year ago
Fix samchon/nestia#394 - intersection type in JSON schema

samchon opened this pull request over 1 year ago
Add format for Mongodb ObjectId

Th3Whit3Wolf opened this issue over 1 year ago
Avoid pruning non-primitive object keys

jasperlin451 opened this issue over 1 year ago
Enhance `Object.toJSON()` type.

samchon opened this pull request over 1 year ago
Upgrade peerDependencies of TypeScript

samchon opened this pull request over 1 year ago
Fix #654 - support intersection type with `atomic & object`

samchon opened this pull request over 1 year ago
Fix #655 : `typia.random<T>()` problem

8471919 opened this pull request over 1 year ago
Support "branded" custom types

jasperlin451 opened this issue over 1 year ago
How do you integrate with Axios?

andymac4182 opened this issue over 1 year ago
New tsconfig strictNullChecks check doesn't respect tsconfig extends

jasperlin451 opened this issue over 1 year ago
Enforce `strictNullChecks` to be true

samchon opened this pull request over 1 year ago
The detail CONTRIBUTING.md

sunrabbit123 opened this issue over 1 year ago
TypeBody only supports typia.assert not assertEquals

saroro1 opened this issue over 1 year ago
Fix #639 - `Required<T>` problem

samchon opened this pull request over 1 year ago
Complement #644 - alias object type

samchon opened this pull request over 1 year ago
Complement #644 - access key from `$ref` also had to be changed.

samchon opened this pull request over 1 year ago
Fix #644 - swagger allows only `components.schemas` property

samchon opened this pull request over 1 year ago
Structural error in swagger.json

industriously opened this issue over 1 year ago
Support JsDoc `type` tag like `@type {int}`

samchon opened this pull request over 1 year ago
Close samchon/nestia#346 - support inifite repeated union Array type.

samchon opened this pull request over 1 year ago
Fix typo in json/parse.mdx

rapsealk opened this pull request over 1 year ago
Error: Maximum call stack size exceeded

myyrakle opened this issue over 1 year ago
`random<T>` and `createRandom<T>` seem to ignore Required<T> decoration

odysseyhordak opened this issue over 1 year ago
Return @default value

eduardosada opened this issue over 1 year ago
RangeError: Maximum call stack size exceeded

sacru2red opened this issue over 1 year ago
Allow validators to coerce types

ahernandez2-rbi opened this issue over 1 year ago
`IJsonSchema.IUnknown.type` to be optional

samchon opened this pull request over 1 year ago
Exact description comments

samchon opened this pull request over 1 year ago
Entirely remake `typia` for TS 5.2 transform API

samchon opened this issue over 1 year ago
Fix typo in assert.mdx

nunch-dev opened this pull request over 1 year ago
Comment Tags for Validation not working on function parameters

M-jerez opened this issue over 1 year ago
relation 타입 참조시 Maximum call stack size exceeded 발생

hardcarryDev opened this issue over 1 year ago
안녕하십니까

hardcarryDev opened this issue over 1 year ago
Fix benchmark program to print exact unit

samchon opened this pull request over 1 year ago