Skip to content

Commit c84fd03

Browse files
authored
Update README to reflect new integrations
1 parent 1d54f0f commit c84fd03

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

packages/arkenv/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
<h1 align="center">ArkEnv</h1>
44
<div align="center">
55
<p align="center">
6-
Typesafe environment variables from the validator you already use.<br/>
7-
No boilerplate. Zero dependencies.<br/>
8-
For <a href="https://nextjs.org/">Next.js</a>, <a href="https://nuxt.com/">Nuxt</a>, <a href="https://nodejs.org/">Node.js</a>, <a href="https://vite.dev/">Vite</a>, and <a href="https://bun.com/">Bun</a>
6+
Typesafe environment variables for ArkType, Zod, and Valibot.<br/>
7+
No boilerplate. Zero dependencies.
98
</p>
109
<a href="https://github.com/yamcodes/arkenv/actions/workflows/test.yml?query=branch%3Amain"><img alt="Test Status" src="https://github.com/yamcodes/arkenv/actions/workflows/tests-badge.yml/badge.svg?branch=main"></a>
1110
<a href="https://bundlephobia.com/package/arkenv"><img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/arkenv"></a>
@@ -32,7 +31,7 @@
3231

3332

3433
<h3 align="center">
35-
Bring your own validator: <a href="https://arktype.io/">ArkType</a>, <a href="https://zod.dev/">Zod</a>, <a href="https://valibot.dev/">Valibot</a>, or <a href="https://arkenv.js.org/docs/arkenv/integrations/standard-schema">any Standard Schema library</a>
34+
First-class integrations: <a href="https://arkenv.js.org/docs/nextjs">Next.js</a>, <a href="https://arkenv.js.org/docs/nuxt">Nuxt</a>, <a href="https://arkenv.js.org/docs/arkenv">Node.js</a>, <a href="https://arkenv.js.org/docs/vite-plugin">Vite</a>, and <a href="https://arkenv.js.org/docs/bun-plugin">Bun</a>
3635
</h3>
3736

3837
<br />

0 commit comments

Comments
 (0)