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

Docs: fix wrong configured tsconfig.json at setup document

sunrabbit123 opened this pull request 9 days ago
Develop samchon/openapi#124 and samchon/openapi#125.

samchon opened this pull request 11 days ago
Bump the ecosystem group across 1 directory with 2 updates

dependabot[bot] opened this pull request 15 days ago
Union checks interfering with each other

ismailkarsli opened this issue 15 days ago
stringify performance with bun

MagicFun1241 opened this issue 16 days ago
Update @samchon/openapi requirement from ^2.3.1 to ^2.3.2 in the ecosystem group

dependabot[bot] opened this pull request 19 days ago
Can we make custom typia tag that connect to database?

andrian2929 opened this issue 22 days ago
Detailed description of `typia.llm.parameters()` function.

samchon opened this pull request 25 days ago
Develop #1447: format int32 like feature

samchon opened this pull request 26 days ago
[Question] How to assert rgb union array type?

daimalou opened this issue 26 days ago
How can I generate a schema with `format: int32`?

KoharaKazuya opened this issue 27 days ago
Can the `typia.llm.schema()` function return the given types back?

ismailkarsli opened this issue about 1 month ago
Update @samchon/openapi requirement from ^2.3.0 to ^2.3.1 in the ecosystem group

dependabot[bot] opened this pull request about 1 month ago
Detailed documentation about `typia.llm.application()` function

samchon opened this pull request about 1 month ago
Fix `ILlmFunction.parameters.description` problem.

samchon opened this pull request about 1 month ago
Adapt `@samchon/[email protected]`.

samchon opened this pull request about 1 month ago
Fix `typia.llm.applicationOfValidate()` function in generation mode.

samchon opened this pull request about 1 month ago
Fix LLM schema recursive type detector.

samchon opened this pull request about 1 month ago
Update typedoc requirement from ^0.27.4 to ^0.27.5 in /website in the ecosystem group

dependabot[bot] opened this pull request about 1 month ago
Update @samchon/openapi requirement from ^2.2.0 to ^2.2.1 in the ecosystem group

dependabot[bot] opened this pull request about 1 month ago
Add test-nextjs directory related to #1429

asterikx opened this pull request about 1 month ago
Adapt samchon/openapi#112: ChatGPT strict mode configurable.

samchon opened this pull request about 1 month ago
build: add declaration map

miyaji255 opened this pull request about 1 month ago
Generate invalid types

miyaji255 opened this issue about 1 month ago
Validating a specific type causes compilation to fail

jff1625 opened this issue about 1 month ago
Test #1429, but no problem

samchon opened this pull request about 1 month ago
`createValidateParse` in generation mode fails to compile with Next.js

asterikx opened this issue about 1 month ago
`ILlmFunction.strict` has been removed.

samchon opened this pull request about 1 month ago
Block LLM function schema composition by `@human` tag.

samchon opened this pull request about 1 month ago
Update @samchon/openapi requirement from ^2.0.1 to ^2.0.3 in the ecosystem group

dependabot[bot] opened this pull request about 1 month ago
Standard Schema

ismailkarsli opened this issue about 1 month ago
Fixing #1227: documentation of `UniqueItems`

samchon opened this pull request about 1 month ago
Refactor README and index.html

samchon opened this pull request about 1 month ago
Adapt nextra v3 update

samchon opened this pull request about 1 month ago
Add `IValidation.IError.data` property.

samchon opened this pull request about 2 months ago
Report `TransformError` in website playground.

samchon opened this pull request about 2 months ago
Update typedoc requirement from ^0.27.3 to ^0.27.4 in /website in the ecosystem group

dependabot[bot] opened this pull request about 2 months ago
New function `typia.llm.applicationOfValidate()`.

samchon opened this pull request about 2 months ago
Can we get the old (v6) typia.llm.schema under the name of typia.json.schema?

ismailkarsli opened this issue about 2 months ago
Bump typedoc from 0.26.11 to 0.27.3 in /website in the ecosystem group across 1 directory

dependabot[bot] opened this pull request about 2 months ago
Support TypeScript v5.7 update.

samchon opened this pull request about 2 months ago
feat(ci): update node versions

ryoppippi opened this pull request about 2 months ago
use mkdist for esm instead of rollup

ryoppippi opened this pull request about 2 months ago
Close #1366: discord server

samchon opened this pull request about 2 months ago
Fix #1409 and Fix #1410: `"use server"` case, and `$` starting variable.

samchon opened this pull request about 2 months ago
Got an error with react server components in v0.7

ryoppippi opened this issue about 2 months ago
error with svelte5

ryoppippi opened this issue about 2 months ago
Fix wrong file typo

samchon opened this pull request about 2 months ago
Description of `tags.Sequence<N>` type in the `protobuf` chapter.

samchon opened this pull request about 2 months ago
Reuse `is` functions for code size

miyaji255 opened this issue about 2 months ago
Website compiled JS text renewal

samchon opened this pull request about 2 months ago
build(deps): bump the ecosystem group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 2 months ago
build(deps): bump @samchon/openapi from 1.2.4 to 2.0.0 in the ecosystem group

dependabot[bot] opened this pull request about 2 months ago
Emend #1349: publish `IReadableURLSearchParams` in v7 major update.

samchon opened this pull request about 2 months ago
1st completion of documentation

samchon opened this pull request about 2 months ago
Update `@samchon/openapi`, the `Try<T, E>` composer.

samchon opened this pull request about 2 months ago
Upgrade `@samchon/openapi`, maybe the last update.

samchon opened this pull request about 2 months ago
Re-write website contents about LLM schema

samchon opened this pull request about 2 months ago
Fix type tag name in the MetadataCollection

samchon opened this pull request about 2 months ago
Publish v7.0

samchon opened this pull request about 2 months ago
Fix `typia.llm.application()` bug of vulnerable nesting.

samchon opened this pull request about 2 months ago
Allow `additionalProperties` in Claude and Llama schemas.

samchon opened this pull request about 2 months ago
build(deps): bump the ecosystem group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 2 months ago
Support Pattern<function()>

st-clair-clarke opened this issue about 2 months ago
Only one object typed parameter in `typia.llm.application()` function.

samchon opened this pull request about 2 months ago
LLM functions' provide config argument.

samchon opened this pull request about 2 months ago
Fix type tag bug in nested case like `Array<number & X & Y> & A & B`.

samchon opened this pull request about 2 months ago
build(deps): bump the ecosystem group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 2 months ago
Exact LLM schema types even in the generation mode.

samchon opened this pull request about 2 months ago
Typescript <5 support?

nikita-fuchs opened this issue about 2 months ago
Remove `typia.json.application<App>()` function.

samchon opened this pull request about 2 months ago
`typia` setup strategy change

samchon opened this pull request about 2 months ago
Support Meta Llama schema

samchon opened this pull request about 2 months ago
Fix #1357: use relative path instead of `tgz` setup.

samchon opened this pull request 2 months ago
Is it possible to use typia to with webpack-dev-server

shatfield01 opened this issue 2 months ago
Support claude model in LLM function calling schema.

samchon opened this pull request 2 months ago
Add `@samchon/openapi` to `peerDependencies`.

samchon opened this pull request 2 months ago
fix: Prevent type name numbering like ".o1"

rojiwon123 opened this pull request 2 months ago
New function `typia.llm.parameters()`.

samchon opened this pull request 2 months ago
Update Nx documentation

KyleBastien opened this pull request 2 months ago
Strict JSON/LLM schema of object type

samchon opened this pull request 2 months ago
Adapt changed structure of `ILlmFunction<Parameters>`.

samchon opened this pull request 2 months ago
Is there a similar feature as Transform in `class-transformer`?

leduythuccs opened this issue 2 months ago
Fix playground runtime version of dependencies

samchon opened this pull request 2 months ago
Typename to string

Kycermann opened this issue 2 months ago
Discord server

Kycermann opened this issue 2 months ago
Option to opt out of strictNullChecks

KyleBastien opened this issue 2 months ago
Support for Record in query functions

ramiroaisen opened this issue 2 months ago
Support for nested query string parameters

ramiroaisen opened this issue 2 months ago