Skip to content

Commit eff1689

Browse files
authored
Update README with new features and integrations
1 parent 8dc35ec commit eff1689

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,10 @@
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 runtime dependencies.<br/>
8-
<a href="https://nextjs.org/">Next.js</a>,
9-
<a href="https://nuxt.com/">Nuxt</a>,
10-
<a href="https://vite.dev/">Vite</a>,
11-
<a href="https://tanstack.com/start">TanStack Start</a>,
12-
<a href="https://start.solidjs.com/">SolidStart</a>,
13-
<a href="https://nodejs.org/">Node.js</a>,
14-
and <a href="https://bun.com/">Bun</a>
6+
Typesafe environment variables for ArkType, Zod, and Valibot.<br/>
7+
No boilerplate. Zero runtime dependencies.
158
</p>
169
<a href="https://github.com/yamcodes/arkenv/actions/workflows/test.yml?query=branch%3Av1"><img alt="Test Status" src="https://github.com/yamcodes/arkenv/actions/workflows/test.yml/badge.svg?branch=v1"></a>
17-
<a href="https://www.npmjs.com/package/@arkenv/core"><img alt="npm (alpha)" src="https://img.shields.io/npm/v/@arkenv/core/alpha?label=%40arkenv%2Fcore"></a>
1810
<a href="https://bundlephobia.com/package/@arkenv/core"><img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/%40arkenv%2Fcore"></a>
1911
<a href="https://arktype.io/docs/ecosystem#arkenv"><img alt="ArkType Ecosystem" src="https://custom-icon-badges.demolab.com/badge/ArkType%20Ecosystem-0d1526?logo=arktype2&logoColor=e9eef9"></a>
2012
<a href="https://pullfrog.com"><img alt="Pullfrog" src="https://custom-icon-badges.demolab.com/badge/Powered%20by%20Pullfrog-2f4032?logo=pullfrog-white"></a>
@@ -42,7 +34,7 @@
4234

4335

4436
<h3 align="center">
45-
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-v1.vercel.app/docs/validators">any Standard Schema library</a>
37+
First-class integrations: <a href="https://arkenv-v1.vercel.app/docs/frameworks/nextjs">Next.js</a>, <a href="https://arkenv-v1.vercel.app/docs/frameworks/nuxt">Nuxt</a>, <a href="https://arkenv-v1.vercel.app/docs/frameworks/vite">Vite</a>, <a href="https://arkenv-v1.vercel.app/docs/frameworks/tanstack-start">TanStack Start</a>, <a href="https://github.com/yamcodes/arkenv/tree/v1/examples/with-solid-start">SolidStart</a>, <a href="https://arkenv-v1.vercel.app/docs/getting-started">Node.js</a>, and <a href="https://arkenv-v1.vercel.app/docs/frameworks/bun">Bun fullstack</a>
4638
</h3>
4739

4840
<br />

0 commit comments

Comments
 (0)