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

Enhance intro page: shows `random()` function.

samchon opened this pull request 12 months ago
Support much more format tags.

samchon opened this pull request 12 months ago
Support Parcel and npm link

andymac4182 opened this pull request 12 months ago
Use `Typia`'s JSON transformation in Express application

jainChetan81 opened this issue 12 months ago
Nuxt 3 Integration

estnml opened this issue 12 months ago
Support non-structural (nominal) type matching

fgodino opened this issue 12 months ago
Can we manipulate errors ?

patelvanita360 opened this issue 12 months ago
non-specified generic argument.

patelvanita360 opened this issue 12 months ago
Assertions and/or parsers should respect the default tag

Abion47 opened this issue 12 months ago
Complete #752 - reduce bundling size by using `require()` function.

samchon opened this pull request 12 months ago
[Draft] Improved tree shaking code

EloB opened this pull request 12 months ago
Fixed url mismatch

Ciscodefran opened this pull request 12 months ago
Reference URL is wrong

Ciscodefran opened this issue 12 months ago
Website intro page styling

samchon opened this pull request 12 months ago
Intro page of `typia.io`

samchon opened this pull request 12 months ago
`typia.reflect.metadata<Types>()` function.

samchon opened this pull request 12 months ago
Extending interface from another module

tomwidmer opened this issue 12 months ago
Standard JSON Schema

tomwidmer opened this issue 12 months ago
`IJsonApplication` Swagger version

miguel-fulfil opened this issue 12 months ago
Fix bug of `IJsonSchema.default`.

samchon opened this pull request about 1 year ago
docs: fix invalid link

imjlk opened this pull request about 1 year ago
Lighten up JSON Schema

samchon opened this pull request about 1 year ago
Enhance guide documents of setup page

samchon opened this pull request about 1 year ago
`IJsonSchema.IObject` for object literal expression.

samchon opened this pull request about 1 year ago
Fix #912 - protobuf.decode byteOffset

ghlin opened this pull request about 1 year ago
typia.protobuf.decode ignored byteOffset and byteLength

ghlin opened this issue about 1 year ago
Nominal typing support (nonsensible intersection error)

sergio-milu opened this issue about 1 year ago
How to use older Typia with older versions of TypeScript?

secobarbital opened this issue about 1 year ago
Prepare hook fails for NPM install without devDependencies

rene-leanix opened this issue about 1 year ago
Website: Fix typo in pure.mdx: "famouse"

jblz opened this pull request about 1 year ago
Fix invalid decorator-use in tags.mdx

jochongs opened this pull request about 1 year ago
Fix invalid method-use in tags.mdx

jochongs opened this pull request about 1 year ago
Fix #901 - `protobuf.encode<T>()` be returned when union type comes.

samchon opened this pull request about 1 year ago
How to generate full swagger file

andymac4182 opened this issue about 1 year ago
random, encode, decode incoherence

yovanoc opened this issue about 1 year ago
Nx and typia setup docs

renesass opened this issue about 1 year ago
Update typescript requirement from ^5.3.2 to ^5.3.3

dependabot[bot] opened this pull request about 1 year ago
Adjust nonara/ts-patch#138

samchon opened this pull request about 1 year ago
Fix highlight on code

Sn-Kinos opened this pull request about 1 year ago
AVDL Support for Interface Transformation

floriansollami opened this issue about 1 year ago
Fix #893 - erase `@internal` tag from `IMetadataDictionary`.

samchon opened this pull request about 1 year ago
Benchmarks?

phr3nzy opened this issue about 1 year ago
Typia 5.3.2 - no exported member 'IMetadataDictionary'

radixxko opened this issue about 1 year ago
Cannot use prisma types after migration

celloman1929 opened this issue about 1 year ago
Fix length error of `typia.random<T>()` function.

samchon opened this pull request about 1 year ago
Fix typo in setup.mdx

MarArMar opened this pull request about 1 year ago
Consider combining small files to reduce size on disk

cody-greene opened this issue about 1 year ago
Clean run compiles incomplete validators.

SupremeTechnopriest opened this issue about 1 year ago
Tried #885, but a problem of TS API

samchon opened this pull request about 1 year ago
Fix #884 - wrong union predication about constant type

samchon opened this pull request about 1 year ago
Array of unions incorrect assertion

dinode-bk opened this issue about 1 year ago
Unexpected assertion fail for union type with optional fields

nahn20 opened this issue about 1 year ago
New cli command `npx typia patch` for hacking `defaultJSDocParsingMode` value

samchon opened this pull request about 1 year ago
Complement #865 - documentation

MarArMar opened this pull request about 1 year ago
Separate test program from the main package.

samchon opened this pull request about 1 year ago
Any way to ignore a property check?

Devidian opened this issue about 1 year ago
Warning message when `jsDocParsingMode` is not hacked.

samchon opened this pull request about 1 year ago
Generic type schema

rracariu opened this issue about 1 year ago
Fixed the typia homepage address.

windofwind opened this pull request about 1 year ago
Bump typescript from 5.2.2 to 5.3.2

dependabot[bot] opened this pull request about 1 year ago
Support for MongoDB schema

marcesengel opened this issue about 1 year ago
Transformation is not working on the svelte project

MarArMar opened this issue about 1 year ago
Complete #469 - new function `asserGuard()`.

samchon opened this pull request about 1 year ago
generate wildcards

roderik opened this issue about 1 year ago
Error recovery?

hax opened this issue about 1 year ago
Make clear that Typia does not perform class conversion

a-kla opened this issue about 1 year ago
Error when validating Prisma.JsonValue

ninthsun91 opened this issue about 1 year ago
Add `reflect.metadata()` function.

samchon opened this pull request about 1 year ago
How do I reduce extreme verbosity?

matthew-dean opened this issue about 1 year ago
Tutorial section to use Typia on Turborepo (Monorepo)

MarArMar opened this issue about 1 year ago
Gather compilation error of custom type tags too.

samchon opened this pull request about 1 year ago
Break change from `ts.factory.createNumericLiteral()`.

samchon opened this pull request about 1 year ago
Docs: Enhance Yarn Berry Comment

bradennapier opened this pull request about 1 year ago
Fix #853 - `Record<string & tags.Format<"uuid">, T>` case.

samchon opened this pull request about 1 year ago
How to use Typia with Next.js

karim2012 opened this issue about 1 year ago
how can I execute the code generated by the playground?

opensas opened this issue about 1 year ago
Fix typo in docs

Jamesgt opened this pull request about 1 year ago
Why Typia doesn't work via ts-node?

sgpinkus opened this issue about 1 year ago
Support Intersection with Array and Tuple

luuvish opened this issue about 1 year ago
User Friendly validation messages

stephen-dahl opened this issue about 1 year ago
Type validation is not used for Record keys or indexable types

kade-robertson opened this issue about 1 year ago
The change of Comment Tags is not reflected

xhamrak opened this issue about 1 year ago
Pending TypeScript v5.3 update.

samchon opened this pull request about 1 year ago
Why we get "non-specified generic argument"?

sgpinkus opened this issue about 1 year ago
Runtime size

djMax opened this issue about 1 year ago
[Protobuf] Optional properties not removed

lewispham opened this issue about 1 year ago
Print CLI output when running `npx typia setup`.

samchon opened this pull request about 1 year ago
Remove deprecated @types/commander package

techvlad opened this pull request about 1 year ago
Creating a transform that runs before typia

KristjanTammekivi opened this issue about 1 year ago
Close #823 - ban Map types on JSON functions.

samchon opened this pull request about 1 year ago
Fix #842 - exact description comment tracing.

samchon opened this pull request about 1 year ago
JSDoc tags for Object and Record types

jakubpavlicko22 opened this issue about 1 year ago
typia should support custom validate function

loynoir opened this issue about 1 year ago
Ban `yarn berry` on setup wizard.

samchon opened this pull request about 1 year ago
Close #838 - show typia version on playground.

samchon opened this pull request about 1 year ago