Full-time open source dev and author of @arktypeio, TypeScript's 1:1 validator optimized from editor to runtime ⛵
-
ArkType
- Boston, MA
- https://arktype.io
- @ssalbdivad
- arktypeio
Pinned Loading
-
arktypeio/arktype
arktypeio/arktype PublicTypeScript's 1:1 validator, optimized from editor to runtime
746 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
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
March 2025
Created 52 commits in 2 repositories
Created 1 repository
-
ssalbdivad/trpc-tsperf
This contribution was made on Mar 8
Created a pull request in calcom/cal.com that received 4 comments
refactor: migrate getPublicEvent schemas to ArkType
What does this PR do? This PR migrates schemas referenced in getPublicEvent.ts
from Zod to ArkType. Since the goal is to give the team a sense of w…
+399
−53
lines changed
•
4
comments
Opened 14 other pull requests in 1 repository
arktypeio/arktype
14
merged
-
.configure({}, selector)
fixesThis contribution was made on Mar 27 -
improve .expression for regex constraints
This contribution was made on Mar 26
-
improve
.precompilation
format, add benchesThis contribution was made on Mar 26 -
standalone functions for n-ary operators
This contribution was made on Mar 26
-
add exactOptionalPropertyTypes config setting
This contribution was made on Mar 24
-
improve required property message, expose select
This contribution was made on Mar 24
-
feat: select, serializable errors, delete optimizations
This contribution was made on Mar 19
-
docs playground, attest cli reliability
This contribution was made on Mar 12
-
to operator (|>) string syntax
This contribution was made on Mar 8
-
fix a rare jitless crash, experimental string matching
This contribution was made on Mar 6
-
improve type error for trailing finalizer
This contribution was made on Mar 5
-
preserve jsdoc and navigation for homomorphic keys
This contribution was made on Mar 5
-
fix jitless object transformations
This contribution was made on Mar 4
-
enhance attest trace command
This contribution was made on Mar 1
Reviewed 9 pull requests in 2 repositories
arktypeio/arktype
8 pull requests
-
feat: support JSON Schema as input for a Type
This contribution was made on Mar 27
-
add docs link for number keywords
This contribution was made on Mar 24
-
docs: add oRPC to Integrations
This contribution was made on Mar 21
-
simplify boolean json schema output
This contribution was made on Mar 17
-
docs: fix links
This contribution was made on Mar 11
-
string.hex
validatorThis contribution was made on Mar 7 -
Add TraversalError for prettier error formatting
This contribution was made on Mar 6
-
Bug fix? string.numeric.parse fails on ".5"
This contribution was made on Mar 1
drizzle-team/drizzle-orm
1 pull request
-
Add Arktype validation (via
drizzle-arktype
package)This contribution was made on Mar 26
Created an issue in microsoft/typescript-go that received 4 comments
bigints in template literal strings not working
// Type '"5"' is not assignable to type '`${bigint}`'. const s: `${bigint}` = "5" // evaluates to error type type parsed = "5" extends `${bigint}` ? …
4
comments
Opened 14 other issues in 2 repositories
arktypeio/arktype
8
open
4
closed
-
Investigate N^2 type-perf scaling for chained and/merge
This contribution was made on Mar 25
-
Config for values that fallback to a default
This contribution was made on Mar 24
-
type.valueOf docs
This contribution was made on Mar 19
-
Context-free traversal for determinstic morph at path
This contribution was made on Mar 19
-
Allow liftArray or direct chaining to work with certain nested morphs
This contribution was made on Mar 14
-
match
.at
with collaposed union at prop does not workThis contribution was made on Mar 13 -
Expose some version of
withMeta
for updating meta optionally shallowlyThis contribution was made on Mar 12 -
Normalize morphs with union input back to unions
This contribution was made on Mar 9
-
JSON serializable ArkErrors
This contribution was made on Mar 7
-
Investigate avoiding verbose AggregateError output
This contribution was made on Mar 6
-
CI tests for React-Native/Static Hermes
This contribution was made on Mar 5
-
Additional match utilities
This contribution was made on Mar 1
microsoft/typescript-go
2
closed
-
block-style directive comments don't work
This contribution was made on Mar 12
-
erasableSyntaxOnly not working
This contribution was made on Mar 12
Answered 1 discussion in 1 repository
arktypeio/arktype
arktypeio/arktype
-
Nested morph with union of object : `T | T[ ] => T[]`
This contribution was made on Mar 25
6
contributions
in private repositories
Mar 8 – Mar 26