Sponsors
Pinned Loading
-
sveltekit-superforms
sveltekit-superforms PublicMaking SvelteKit forms a pleasure to use!
-
sveltekit-flash-message
sveltekit-flash-message PublicSend temporary data after redirect, usually from endpoints. Works with both SSR and client.
-
sveltekit-rate-limiter
sveltekit-rate-limiter PublicA modular rate limiter for SvelteKit. Use in password resets, account registration, etc.
-
eslint-plugin-dci-lint
eslint-plugin-dci-lint PublicDCI linting for Typescript and ESLint
TypeScript 3
-
428 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
July 2025
Created 2 commits in 1 repository
Created an issue in colinhacks/zod that received 3 comments
How to differentiate between boolean and stringbool?
Due to custom form data parsing, I'd like to differentiate between z.boolean
and z.stringbool
in the JSON Schema generator. But it seems both of th…
3
comments