@@ -232,7 +232,7 @@ Sponsorship at any level is appreciated and encouraged. For individual developer
232
232
<a href="https://proxy.com">proxy.com</a>
233
233
</td>
234
234
</tr >
235
- <tr>
235
+ <tr >
236
236
<td align="center">
237
237
<a href="https://trigger.dev/">
238
238
<img src="https://avatars.githubusercontent.com/u/95297378?s=200&v=4" width="200px;" alt="Trigger.dev logo" />
@@ -256,6 +256,19 @@ Sponsorship at any level is appreciated and encouraged. For individual developer
256
256
<p>Simple file processing for developers.</p>
257
257
</td>
258
258
</tr >
259
+ <tr >
260
+ <td align="center">
261
+ <a href="https://infisical.com">
262
+ <img src="https://github.com/Infisical/infisical/assets/3084745/1b056b77-414b-48a3-9d07-f8f7f8dabf05" width="200px;" alt="Infisical logo" />
263
+ </a>
264
+ <br />
265
+ <b>Infisical</b>
266
+ <br />
267
+ <a href="https://infisical.com">infisical.com</a>
268
+ <br/>
269
+ <p>Open-source platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks.</p>
270
+ </td>
271
+ </tr >
259
272
</table >
260
273
261
274
#### Silver
@@ -392,7 +405,7 @@ Sponsorship at any level is appreciated and encouraged. For individual developer
392
405
</td>
393
406
</tr >
394
407
<tr >
395
- <td align =" center " >
408
+ <td align="center">
396
409
<a href="https://learnwithjason.dev">
397
410
<img src="https://avatars.githubusercontent.com/u/66575486?s=200&v=4" width="100px;" alt="Learn with Jason logo"/>
398
411
</a>
@@ -423,6 +436,18 @@ Sponsorship at any level is appreciated and encouraged. For individual developer
423
436
<br />
424
437
</td>
425
438
</tr >
439
+ <tr >
440
+ <td align="center">
441
+ <a href="https://twitter.com/alexdotjs">
442
+ <img src="https://avatars.githubusercontent.com/u/459267?v=4" width="100px;" alt="Katt profile picture"/>
443
+ </a>
444
+ <br />
445
+ <b>Alex / KATT</b>
446
+ <br/>
447
+ <a href="https://twitter.com/alexdotjs">Creator of tRPC</a>
448
+ <br />
449
+ </td>
450
+ </tr >
426
451
</table >
427
452
428
453
### Ecosystem
@@ -495,6 +520,7 @@ There are a growing number of tools that are built atop or support Zod natively!
495
520
496
521
#### Powered by Zod
497
522
523
+ - [ ` freerstore ` ] ( https://github.com/JacobWeisenburger/freerstore ) : Firestore cost optimizer.
498
524
- [ ` slonik ` ] ( https://github.com/gajus/slonik/tree/gajus/add-zod-validation-backwards-compatible#runtime-validation-and-static-type-inference ) : Node.js Postgres client with strong Zod integration.
499
525
- [ ` soly ` ] ( https://github.com/mdbetancourt/soly ) : Create CLI applications with zod.
500
526
- [ ` zod-xlsx ` ] ( https://github.com/sidwebworks/zod-xlsx ) : A xlsx based resource validator using Zod schemas.
0 commit comments