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
Prepare #1055: `TypeGuardError<T>` for assigning issue.
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
When the value of Record type is undefined, it should be an error, but it is not.
ryoppippi opened this issue 6 months ago
ryoppippi opened this issue 6 months ago
refactor: improve tree-shaking in ESM target
ryoppippi opened this pull request 6 months ago
ryoppippi opened this pull request 6 months ago
refactor: stop using enum and use named import for tree shaking
ryoppippi opened this pull request 6 months ago
ryoppippi opened this pull request 6 months ago
Fix #1121: recursive array problem in JSON schema.
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
Prisma JsonArray causes infinite loop
tjhiggins opened this issue 6 months ago
tjhiggins opened this issue 6 months ago
Close #1119: new function `typia.reflect.name<T>()`.
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
[Feature request] printTsName & printTsContent for Type/Interface/Enum
mattaiod opened this issue 6 months ago
mattaiod opened this issue 6 months ago
[Enhancement] use `ts-morph` instead of `ts-patch`
ryoppippi opened this issue 6 months ago
ryoppippi opened this issue 6 months ago
Block TypeScript v5.5 for a while.
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
build(deps-dev): update typescript requirement from ^5.4.5 to ^5.5.2 in /test in the ecosystem group
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Fix #1112: template literal type problem when type tag comes.
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
Bug when template literal type with type tag
kakasoo opened this issue 6 months ago
kakasoo opened this issue 6 months ago
Close #1110: support `@description` tag in JSON schema.
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
Support `@description` JSDoc tag in JSON schema.
samchon opened this issue 6 months ago
samchon opened this issue 6 months ago
Fix #1108: recursive array with type tag problem
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
Cannot restrict the range of recursive array's length with type tags
0xTadash1 opened this issue 6 months ago
0xTadash1 opened this issue 6 months ago
Wrap Generics
dan-fritchman opened this issue 6 months ago
dan-fritchman opened this issue 6 months ago
Why `Typia` does not support `yarn@berry`
ryoppippi opened this issue 6 months ago
ryoppippi opened this issue 6 months ago
Can't make typia work with webpack + storybook
andtankian opened this issue 6 months ago
andtankian opened this issue 6 months ago
typia generate outputs code with duplicate "typia" imports
1999 opened this issue 6 months ago
1999 opened this issue 6 months ago
You need a better explanation of what typia is/does
axefrog opened this issue 6 months ago
axefrog opened this issue 6 months ago
Deploy v6.1 update
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
feat(setup.mdx): Add Bun.runtime to Tabs and update instructions
ryoppippi opened this pull request 6 months ago
ryoppippi opened this pull request 6 months ago
Typia is failing to consider or types for a key, it defaults to the first option and validates against that instead of considering other options on the key
gurbaj5124871 opened this issue 6 months ago
gurbaj5124871 opened this issue 6 months ago
feat: add rollup plugins and update config to convert CJS module(`randexp.js`) to ESM format on build
ryoppippi opened this pull request 6 months ago
ryoppippi opened this pull request 6 months ago
feat: change test:bun script to use bun
ryoppippi opened this pull request 6 months ago
ryoppippi opened this pull request 6 months ago
split npm/bun jobbs
ryoppippi opened this pull request 6 months ago
ryoppippi opened this pull request 6 months ago
Features/bun setup
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
Separate `npm run test:bun` command.
samchon opened this pull request 6 months ago
samchon opened this pull request 6 months ago
How to use webpack plugin
sacru2red opened this issue 7 months ago
sacru2red opened this issue 7 months ago
feat(TypiaSetupWizard): installs typia
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
feat: Replace dax-sh with child_process for check if bun is available
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
feat: change import paths for unplugin-typia
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
feat(setup.mdx): Add Bun.Build to supported bundlers
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
docs: minor fixes
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
install [socket.dev] github app
ryoppippi opened this issue 7 months ago
ryoppippi opened this issue 7 months ago
feat: remove ts-node from project dependencies
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
`unplugin-typia` to be main feature of setup guide docs
samchon opened this pull request 7 months ago
samchon opened this pull request 7 months ago
feat: Add Hono utilization documentation
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
docs(setup): remove mention of STC project because stc is offically abandoned
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
Why we need `ts-node` for setup
ryoppippi opened this issue 7 months ago
ryoppippi opened this issue 7 months ago
feat(package.json): add publishConfig for package exports
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
feat(rollup.config): support multiple formats and preserve modules/ split esm bundle files
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
feat: Add support for 'bun' package manager
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
feat: Add exports field to package.json/ fix rollup config
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
Bun build support
ryoppippi opened this issue 7 months ago
ryoppippi opened this issue 7 months ago
`typia generate` uses `any` instead of `unknown` for generated type guards
pasha-bolokhov opened this issue 7 months ago
pasha-bolokhov opened this issue 7 months ago
fix(website/setup.mdx): add typia installation step for pnpm/yarn
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
New features in patch versions
misund opened this issue 7 months ago
misund opened this issue 7 months ago
feat(setup.md): added how to integrate with `typia` w/ `unplugin-typia`
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
Error buffer overflow when decoding an array buffer view as parts of the original buffer
lewispham opened this issue 7 months ago
lewispham opened this issue 7 months ago
Complement #1062: `UniqueItems<false>` case.
samchon opened this pull request 7 months ago
samchon opened this pull request 7 months ago
Bump typescript from 5.5.0-beta to 5.5.0-dev.20240603 in /test in the ecosystem group
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
Adapt nonara/ts-patch#154: TS 5.5 issue
samchon opened this pull request 7 months ago
samchon opened this pull request 7 months ago
remove Namespacee for tree shaking
ryoppippi opened this issue 7 months ago
ryoppippi opened this issue 7 months ago
Bump the ecosystem group in /test with 2 updates
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
feat: Migrate to ESM and use rollup for building
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
Close #1062: add new type tag `UniqueItems`.
samchon opened this pull request 7 months ago
samchon opened this pull request 7 months ago
pnpm-monorepo with turborepo
ryoppippi opened this issue 7 months ago
ryoppippi opened this issue 7 months ago
feat: Support ESM and CJS builds with esbuild
ryoppippi opened this pull request 7 months ago
ryoppippi opened this pull request 7 months ago
`validate` and `assert` functions bundle size is so huge
ryoppippi opened this issue 7 months ago
ryoppippi opened this issue 7 months ago
add UniqueItems tag
xxmichas opened this issue 7 months ago
xxmichas opened this issue 7 months ago
Fix dependabot tgz wrong path bug
samchon opened this pull request 7 months ago
samchon opened this pull request 7 months ago
Feat: apply RFC3339 standard to typia.tags.Format<"date-time"|"date"|"time">
rojiwon123 opened this pull request 7 months ago
rojiwon123 opened this pull request 7 months ago
[Suggest] typia date format follow `RFC3339`
rojiwon123 opened this issue 7 months ago
rojiwon123 opened this issue 7 months ago
How can I discriminate union types with optional properties?
ChapterSevenSeeds opened this issue 7 months ago
ChapterSevenSeeds opened this issue 7 months ago
Stringify arrays in validation reports
jmroon opened this issue 7 months ago
jmroon opened this issue 7 months ago
Upgrade TGrid and Next of Website
samchon opened this pull request 7 months ago
samchon opened this pull request 7 months ago
Add the interface name in the `TypeGuardError`
vabatta opened this issue 8 months ago
vabatta opened this issue 8 months ago
Use a `Set` on primitive type unions to verify if they are valid
ImUrX opened this issue 8 months ago
ImUrX opened this issue 8 months ago
JSON parser that never throws
Stadly opened this issue 8 months ago
Stadly opened this issue 8 months ago
Add API documents (`typedoc`) website
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.20 to ^0.1.21 in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.19 to ^0.1.21 in /test in the ecosystem group across 1 directory
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Update $string with new fast-json-stringify asString
cesco69 opened this pull request 8 months ago
cesco69 opened this pull request 8 months ago
Fix typo in setup.mdx
MarArMar opened this pull request 8 months ago
MarArMar opened this pull request 8 months ago
Integration with Remix
liliwei25 opened this issue 8 months ago
liliwei25 opened this issue 8 months ago
Simpler NestJS use case
RDeluxe opened this issue 8 months ago
RDeluxe opened this issue 8 months ago
Added additional clarification, fixed typos
milesburton opened this pull request 8 months ago
milesburton opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.19 to ^0.1.20 in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.19 to ^0.1.20 in /test in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.18 to ^0.1.19 in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.18 to ^0.1.19 in /test in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Upgrade `@samchon/openapi` and revive benchmark program.
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago
Why I can't generate custom tags from a shared package?
dror-weiss opened this issue 8 months ago
dror-weiss opened this issue 8 months ago
Update @samchon/openapi requirement from ^0.1.16 to ^0.1.18 in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.16 to ^0.1.18 in /test in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
localhost:port is not a valid url
Devidian opened this issue 8 months ago
Devidian opened this issue 8 months ago
The tag ``Default`` is ignored during validation
Apokalypt opened this issue 8 months ago
Apokalypt opened this issue 8 months ago
Example with 'process.env'
dror-weiss opened this issue 8 months ago
dror-weiss opened this issue 8 months ago
Upgrade `@samchon/openapi` and fix comment tag `@type`.
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago
Upgrade `@samchon/openapi` on test program
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.12 to ^0.1.14 in /test in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Update @samchon/openapi requirement from ^0.1.12 to ^0.1.14 in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Fix bug of `application_plugin()` function.
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago
No more keep `test/src/generated`
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago
Benhmark on v6
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago
Update typescript requirement from ^5.4.2 to ^5.4.5 in /test in the ecosystem group
dependabot[bot] opened this pull request 8 months ago
dependabot[bot] opened this pull request 8 months ago
Fix `Record<string, string>` bug of `typia.json.application<"3.1">()` function.
samchon opened this pull request 8 months ago
samchon opened this pull request 8 months ago