Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

typia

Super-fast Runtime type checker and `JSON.stringify()` functions, with only one line.
Collective - Host: opensource - https://opencollective.com/typia - Code: https://github.com/samchon/typia

Measure on SP8 again

github.com/samchon/typia - 4a461e236920f7c0ede32a7c007c02f09e3a6d0d authored over 1 year ago by Jeongho Nam <[email protected]>
Fix mis-typo -> megabytes

github.com/samchon/typia - e9327095c0fe7f837c27cc3c844f87e5b2a82783 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'benchmark/server'

github.com/samchon/typia - a2dd7ebff4ff427ab89686c44a3e04e882ff518c authored over 1 year ago by Jeongho Nam <[email protected]>
Measure on AMD 6800HS

github.com/samchon/typia - ac7426ef392286812a3eb2fb3260dffdba456b2c authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #627 from samchon/benchmark/server

Fix benchmark program to print exact unit

github.com/samchon/typia - 70bb3feedd94e684aade14edf03918f68e27e222 authored over 1 year ago by Jeongho Nam <[email protected]>
Measure on AMD-6800HS

github.com/samchon/typia - 9c17007c8ae0d04ee527e5ce51367ca5761580c9 authored over 1 year ago by Jeongho Nam <[email protected]>
Measure on SP8

github.com/samchon/typia - a01c90c0d8066f5d705c970eb9749dcf0ad5e3cf authored over 1 year ago by Jeongho Nam <[email protected]>
Exact counter

github.com/samchon/typia - 3acb34466ce707198fdda76f371e4e2f0b8e2925 authored over 1 year ago by Jeongho Nam <[email protected]>
Enhance server benchmark program

github.com/samchon/typia - c261bb888c284fdb0553e61d401717b24360af6b authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #626 from samchon/features/json-schema

Change JSON schema strategy of AJV mode

github.com/samchon/typia - b348d6ef2aab75e0875298bfb4bede7109023565 authored over 1 year ago by Jeongho Nam <[email protected]>
Change JSON schema strategy of AJV mode

Until previous, `typia` had utilized `nullable` property instead of using union `null` type, bec...

github.com/samchon/typia - ec2a8a257b79bc7c4feefb5fca741e45d2505df9 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #624 from samchon/features/type

Do not check invalid `@type` tags

github.com/samchon/typia - 8fe165fa9cbe9d6dbab870df425919e9aa085e8b authored over 1 year ago by Jeongho Nam <[email protected]>
Update comment-tags.mdx

github.com/samchon/typia - fb7603961ec2c57398f078695a984c269892aadc authored over 1 year ago by Jeongho Nam <[email protected]>
Update comment-tags.mdx

github.com/samchon/typia - a6393383a58fc2b28b1e2f03604a943a2e92613d authored over 1 year ago by Jeongho Nam <[email protected]>
Do not check `@type` tag:

There are some fucking documentation libraries enforcing user to write invalid `@type` tagged co...

github.com/samchon/typia - a384532bb87bd3e6a04a9d5edd9e937c808699ae authored over 1 year ago by Jeongho Nam <[email protected]>
Move pure.mdx to the top level menu

github.com/samchon/typia - 3c6308406a7908665da34fd61ec781319102c87e authored over 1 year ago by Jeongho Nam <[email protected]>
Update pure.mdx -> add benchmark graph

github.com/samchon/typia - 09f966931a88b31b391680ee4851a79ccfebe9f0 authored over 1 year ago by Jeongho Nam <[email protected]>
Add website/docs/pure.mdx

github.com/samchon/typia - f0f9bb2d979febcc2a2e04232d695449c7fc17df authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'master' into features/proto

github.com/samchon/typia - 7433560bf03b7d6b5d8eac3e91a52e51fa538b14 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #620 from samchon/issue/619

Fix #619 - support webworker and cloudflare

github.com/samchon/typia - da669072e555bbb9c5688c39d2b3a1bcf1e51681 authored over 1 year ago by Jeongho Nam <[email protected]>
Fix #619 - support webworker and cloudflare

github.com/samchon/typia - cb471b1d837d522d5b1feb26f6a2f68e09a1ab5e authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #618 from samchon/issue/617

Close #617 - support optional tuple types

github.com/samchon/typia - 698af77f6ff669b2e85ee59237e8be56ccb92cb0 authored over 1 year ago by Jeongho Nam <[email protected]>
Close #617 - support optional tuple types

github.com/samchon/typia - 43a85ce3b6b6090e01b9a66c7f84a5241a926b4f authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #616 from zanettea/patch-1

Use proper vite configuration

github.com/samchon/typia - c8e3e767bd53468ff1cebafd059f1fb79854fd64 authored over 1 year ago by Jeongho Nam <[email protected]>
Use proper vite configuration

Vite by default will still use its eslint parser. We need to disable it and use the forked plugi...

github.com/samchon/typia - 7f9cb41cef96dcd63cc56876a419ec17c937d0df authored over 1 year ago by Arrigo Zanette <[email protected]>
Merge pull request #615 from samchon/features/strictNullChecks

Setup wizard to configure `strictNullChecks: true`

github.com/samchon/typia - 4e5901d0956209869786442bf472bd1c3d050642 authored over 1 year ago by Jeongho Nam <[email protected]>
Setup wizard to configure `strictNullChecks: true`

`nest new <directory>` command of `@nestjs/cli` has changed to configures `strictNullChecks: fal...

github.com/samchon/typia - fc6d4fa84f52e2b725fe24e9e3b472827e6c81f2 authored over 1 year ago by Jeongho Nam <[email protected]>
Add sitemap.xml

github.com/samchon/typia - 42ab6f53fa051c3253fb796a330a9b8f991c1403 authored over 1 year ago by Jeongho Nam <[email protected]>
Fix benchmark type bug

github.com/samchon/typia - f97f7ca6175004ffdb1688919a26857c9ad33a5d authored over 1 year ago by Jeongho Nam <[email protected]>
Fix #613 - mis-typo: contant me?

github.com/samchon/typia - c9782bf989a5f3724ba5362e68b564e74bae847e authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #612 from samchon/features/json

Fix #599 - deprecated `ApplicationProgrammer.generate()` was wrong

github.com/samchon/typia - 0ce4688df469e703acb68a96cdb166800b16475f authored over 1 year ago by Jeongho Nam <[email protected]>
Fix #599 - deprecated `ApplicationProgrammer.generate()` was wrong

github.com/samchon/typia - bf3460d685417744d5d595ebaf9420f0e39bafc4 authored over 1 year ago by Jeongho Nam <[email protected]>
Publish v3.8

github.com/samchon/typia - 7d5cfa9b5027274d0caa32d6c126f64b7ae61dd6 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #611 from samchon/features/compatible

Support both TS 4.9 and TS 5.0

github.com/samchon/typia - 18409f2cd78af778ecdf531d2193f80c99431a30 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #598 from samchon/features/currying

To be more functional

github.com/samchon/typia - 40832896650eab631f4235fbf21bf42deaac9211 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'v3.8' into features/currying

github.com/samchon/typia - 980141f35d089ad26ec3e0b43ea13b762d31bcb5 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #594 from samchon/features/vulnerable

Close #590 - remove vulnerable Resolve keyword

github.com/samchon/typia - 31dfcbbf2c990a0723423e23eee41c0dc3e2a852 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #585 from samchon/features/ts5

Support TypeScript v5

github.com/samchon/typia - b190bc1e72912897c4ca7f306af30ce41b7c623e authored over 1 year ago by Jeongho Nam <[email protected]>
Support both TS 4.9 and TS 5.0

@nonara, author of `ts-patch` said that `ts-patch@3` will support only `typescript@5` version.

...

github.com/samchon/typia - fa394e96fdb797f429938177097f763d337c5358 authored over 1 year ago by Jeongho Nam <[email protected]>
install ts-patch beta

github.com/samchon/typia - 5e1236e971e9704b46b1f1677ae1dcba38a98baf authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'master' into features/currying

github.com/samchon/typia - 76b4a435e75eca26c91f0e3ca9da39e08e9753af authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'features/schema'

github.com/samchon/typia - f0329d21d198e40712ea2c28c106728769609a7a authored over 1 year ago by Jeongho Nam <[email protected]>
Publish v3.7.9

github.com/samchon/typia - ef16dfb8159b84b3888b6d903628a13cbfe9989f authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #610 from samchon/features/schema

Update `IJsonSchema.IUnknown` type

github.com/samchon/typia - b7f56f24bed5f595c3e32b46774354e15c52d0fd authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #609 from samchon/features/abandon

Close #587 - abandon `ttypescript` and use `ts-patch` only

github.com/samchon/typia - bd4eb1694f3a3feef946fa22be2a707b26f6d3f0 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #608 from samchon/features/prune

Fix #607 - let `typia.prune<T>()` to support `Record<string, T>` type

github.com/samchon/typia - 405801d989eff54533396e12a715dc11a3fd127e authored over 1 year ago by Jeongho Nam <[email protected]>
Update `IJsonSchema.IUnknown` type

Changed it to has `undefined` typed `type` property.

```typescript
export namespace IJsonSchema...

github.com/samchon/typia - baf55c71c00edbbaefe0a5ffd347937ec2c87d2b authored over 1 year ago by Jeongho Nam <[email protected]>
Close #587 - abandon `ttypescript` and use `ts-patch` only

github.com/samchon/typia - ad87c081c6d302313d7a59e6ee5d5e523b93b64b authored over 1 year ago by Jeongho Nam <[email protected]>
Fix #607 - let `typia.prune<T>()` to support `Record<string, T>` type

github.com/samchon/typia - 52cf8a22191a13d6703d2c36e1e921feca560882 authored over 1 year ago by Jeongho Nam <[email protected]>
Add twitter meta tags

github.com/samchon/typia - 6c24a43e4af7f261bbf8e233bba19d9d604db542 authored over 1 year ago by Jeongho Nam <[email protected]>
Publish v3.7.8 because of npm bug

github.com/samchon/typia - 52132be6f8e624dac7d09d925b7340ab8d2b976f authored over 1 year ago by Jeongho Nam <[email protected]>
Publish v3.7.7

github.com/samchon/typia - 5a14d8fc8d02c987bfa11d29f0f1e98e28938e5e authored over 1 year ago by Jeongho Nam <[email protected]>
Fix `ts-patch` version to be `2.1.0` (#605)

@nonara said me that next version of `ts-patch` will not support TS 4 versions. Therefore, let s...

github.com/samchon/typia - 164a94ba68fda92214412cf0570e85f56d0d27fd authored over 1 year ago by Jeongho Nam <[email protected]>
Fix #603 - emtpy array in object literal expression (#606)

github.com/samchon/typia - a915e467e6a60d5fb6f378f72d41167f7b3d28a5 authored over 1 year ago by Jeongho Nam <[email protected]>
Fix #602 - `assertParse<T>()` returns `Primitive<T>` (#604)

github.com/samchon/typia - 9551f5ea95e709652dd7f3499caeff9f3c39c482 authored over 1 year ago by Jeongho Nam <[email protected]>
Support for tuple type (#601)

* fix tuple inference in the _Primitive type #600

* Processing for tuples and not #600

* F...

github.com/samchon/typia - cb77f7384c4e821563be3be87e36f8a2c0257ee8 authored over 1 year ago by Kyungsu Kang <[email protected]>
Add custom section in every validator pages

github.com/samchon/typia - b69ffda5bdc05b20be6361c84bc4e04cc37f53d8 authored over 1 year ago by Jeongho Nam <[email protected]>
Exact website deploy configuration

github.com/samchon/typia - 9e16c9b480ea324b119523d251e4627bc19bbb72 authored over 1 year ago by Jeongho Nam <[email protected]>
Add prisma utilization case

github.com/samchon/typia - cf30b0de6002a47f61a16e38d93b7239c8602c58 authored over 1 year ago by Jeongho Nam <[email protected]>
Publish next version

github.com/samchon/typia - cdc8e0b34ab46368fffd9cb0293f4e2fba7e51f9 authored over 1 year ago by Jeongho Nam <[email protected]>
Restore generate mode tests

github.com/samchon/typia - fab32b2b77edbe07485dd5f443fc8a0ca3994e4f authored over 1 year ago by Jeongho Nam <[email protected]>
Rollback `ts-patch` from `rc` to `beta`

github.com/samchon/typia - bae3271adba178d47df84b9356a6c85ca661b65e authored over 1 year ago by Jeongho Nam <[email protected]>
Rollback `ts-patch` from `rc` to `beta`

github.com/samchon/typia - f6e7336cf9cf681be54030e2cc6e1399e7446c72 authored over 1 year ago by Jeongho Nam <[email protected]>
Rollback `ts-patch` from rc to beta

github.com/samchon/typia - ad9dae1c3ecf0ccca6a18a5bdd3d6b41a2d51eba authored over 1 year ago by Jeongho Nam <[email protected]>
Remove some broken types in TS5

github.com/samchon/typia - 7312a7b9c2706e9c05394f6d807da9d937f24b48 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'features/vulnerable' into features/currying

github.com/samchon/typia - e30fd156e15e75a6c543cc04627783907c586b30 authored over 1 year ago by Jeongho Nam <[email protected]>
Report to `ts-patch`

github.com/samchon/typia - c4fcc9b5aa163bd71763e35de0f0fd198a125cbd authored over 1 year ago by Jeongho Nam <[email protected]>
To be much more functional

github.com/samchon/typia - 1fae229294cdd67ada54257db36cf1241dfe1e93 authored over 1 year ago by Jeongho Nam <[email protected]>
To be more functional

github.com/samchon/typia - d6beb8ea5bdb8315b12d3244b81f81227f26988b authored over 1 year ago by Jeongho Nam <[email protected]>
Allows example code copy

github.com/samchon/typia - dbb7c333e2a0b783ab823cb0e54603e229a36658 authored over 1 year ago by Jeongho Nam <[email protected]>
Change directory name: `docs` to `website`

github.com/samchon/typia - 1e23adaa08325f15f817d919244954716405b6fd authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'features/docs-base'

github.com/samchon/typia - 87a4d613c4a9d119dcf95f5ed3cba585370cc367 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'features/ga'

github.com/samchon/typia - 93b0053b4a06e73b6bd49742bf0291c3b4008d6b authored over 1 year ago by Jeongho Nam <[email protected]>
Configure `docsRepositoryBase`

github.com/samchon/typia - 6e303a4651ece32e7ba4ded3a3929026a75be670 authored over 1 year ago by Jeongho Nam <[email protected]>
Add MS clarity (something like GA) (#597)

github.com/samchon/typia - a88c631b949924e5773c46d6e1a07d0c2aab4383 authored over 1 year ago by Jeongho Nam <[email protected]>
Add MS clarity (something like GA)

github.com/samchon/typia - 767bf3c549e86ff57763a8271b5da2975f5bff5c authored over 1 year ago by Jeongho Nam <[email protected]>
Close #595 - `docs` directory in the `master` branch (#596)

* Close #595 - `docs` directory in the `master` branch

* Complement #595 - exact `gh-pages` m...

github.com/samchon/typia - 9ed4f941087851ffa692ed9994df0d26c2514a5b authored over 1 year ago by Jeongho Nam <[email protected]>
Complement #590 - generate test functions again

github.com/samchon/typia - 927dffee8982f447adfdf3d981d2f91defa1a360 authored over 1 year ago by Jeongho Nam <[email protected]>
Close #590 - remove vulnerable `Resolve` keyword

When invalid object comes and the type error detected, `typia` had expressed it as `Resolve<Obje...

github.com/samchon/typia - c48cc66cc33da60e5d106e5e9a457984465020db authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'master' into features/ts5

github.com/samchon/typia - 77b6c496fa54d6aa900822439c2b3a50525b1b1b authored over 1 year ago by Jeongho Nam <[email protected]>
Publish v3.7.6

github.com/samchon/typia - d8033c4675d726616a44cb7a42de8795d29fbb99 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #593 from samchon/features/setup

Advanced `npx typia setup` command

github.com/samchon/typia - 0d0b97cbbef7c8a0b043777d47e77a828092d7e0 authored over 1 year ago by Jeongho Nam <[email protected]>
Advanced `npx typia setup` command

github.com/samchon/typia - bac30951ffca0d367608925fccc13bf6317cad46 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #592 from samchon/features/vulnerable

Close #591 - remove vulnerable equality conditions

github.com/samchon/typia - dd02a2582eef214ec0054a71ec6724a115445748 authored over 1 year ago by Jeongho Nam <[email protected]>
Close #591 - remove vulnerable equality conditions

github.com/samchon/typia - 59ef581b8d6056ab4a0333fb96cdab78ca8cdf49 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #589 from samchon/features/README

Close #588 - make README concise

github.com/samchon/typia - c20c123bff09d31652f7b7634cc85a9d9114e6a6 authored over 1 year ago by Jeongho Nam <[email protected]>
Close #588 - make README concise

github.com/samchon/typia - b3c1853949c687784602f61020bf3ab2f1c1057a authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #586 from LorenzHenk/master

Fix #552

github.com/samchon/typia - eb4c2b0e12e6f25bd987f6c8927fb70e02612c84 authored over 1 year ago by Jeongho Nam <[email protected]>
chore: update PR template

github.com/samchon/typia - 16c4f85301397ea5ac7ae9cf12e5f505cd724e85 authored over 1 year ago by Lorenz Henk <[email protected]>
chore: update CONTRIBUTING.md

github.com/samchon/typia - 5d1b216029fdfafc99b79a8331c1397b6c445be6 authored over 1 year ago by Lorenz Henk <[email protected]>
fix: invalid moduleResolution

github.com/samchon/typia - 92f812ce26765e83dbf2540806f512aa3377f001 authored over 1 year ago by Lorenz Henk <[email protected]>
Prepare #556 - support `typescript@5`

github.com/samchon/typia - 66810b825a46a8f1e98d7c290fbe6ccb97b5eaa6 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #582 from samchon/features/bin

Fix #573 - unable to run setup on Macbook + `pnpm`

github.com/samchon/typia - 3e09c3aa4eaead34d84be09b55532e416d78a4b7 authored over 1 year ago by Jeongho Nam <[email protected]>
Fix #573 - unable to run setup on Macbook + `pnpm`

github.com/samchon/typia - 38d1fdfe3973d558c8bc1ba5a7096b4c74cc22b6 authored over 1 year ago by Jeongho Nam <[email protected]>
Update README.md

github.com/samchon/typia - bf8b95666d19da953ca05af0fe5250645ac55440 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge pull request #581 from samchon/features/is

Complement #574 and #578 - new benchmark program

github.com/samchon/typia - 6e0913263960c2cd3fa01d2373f521a114cbac58 authored over 1 year ago by Jeongho Nam <[email protected]>
Merge branch 'master' into features/is

github.com/samchon/typia - 8a8e67a9579754cd15f4ded3c2b75b18e2e17cdd authored over 1 year ago by Jeongho Nam <[email protected]>
Measure #574 and #578 on AMD-6800HS

github.com/samchon/typia - d6c026122637b96df23385eb67c92df8b3adac1c authored over 1 year ago by Jeongho Nam <[email protected]>
No special benefits for `class-validator` more

github.com/samchon/typia - 01700cbfe5a952180371883205c10d46b3f29037 authored over 1 year ago by Jeongho Nam <[email protected]>
Measure #574 and #578 on SP8

github.com/samchon/typia - c6a997ba52128c9f20699e63368c2198a22b769b authored over 1 year ago by Jeongho Nam <[email protected]>