diff --git a/.github/banner.png b/.github/banner.png new file mode 100644 index 0000000..a21dbd9 Binary files /dev/null and b/.github/banner.png differ diff --git a/.github/banner.svg b/.github/banner.svg new file mode 100644 index 0000000..60a4c90 --- /dev/null +++ b/.github/banner.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + @smooai/config + + One schema. Every language. Typed everywhere. + SMOO AI · AI BUILT INTO EVERY PRODUCT + \ No newline at end of file diff --git a/README.md b/README.md index 23b1a4c..9261163 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,14 @@

- Smoo AI + @smooai/config — One schema. Every language. Typed everywhere.

-

@smooai/config

-

- Type-safe config, secrets, and feature flags for every layer of your stack — one schema, one API, every language. + npm + Smoo AI + license

- npm - Smoo AI - license TypeScript Python Rust @@ -20,10 +17,10 @@

- Features · - Install · - Quick start · - Platform + Features  ·  + Install  ·  + Quick start  ·  + Platform

--- @@ -606,11 +603,11 @@ Supports Zod, Valibot, ArkType, Effect Schema, and built-in schema types. See [S ## 🧩 Part of Smoo AI -`@smooai/config` is part of the [Smoo AI](https://smoo.ai) platform — an AI-powered business platform with AI built into every product. It's one of a family of open-source packages we maintain to keep our own stack honest: +`@smooai/config` is built and open-sourced by **[Smoo AI](https://smoo.ai)** — the AI-powered business platform with AI built into every product: CRM, customer support, campaigns, field service, observability, and developer tools. -- [@smooai/logger](https://github.com/SmooAI/logger) — contextual logging for AWS and the browser -- [@smooai/fetch](https://github.com/SmooAI/fetch) — resilient, type-safe HTTP client -- [smooth](https://github.com/SmooAI/smooth) — the SmooAI developer toolchain (home of the `th config` CLI) +- 🚀 **Config on the platform** — [smoo.ai/platform/config](https://smoo.ai/platform/config) +- 🧰 **More open source from Smoo AI** — [smoo.ai/open-source](https://smoo.ai/open-source) +- 🧩 **Sibling packages** — [@smooai/logger](https://github.com/SmooAI/logger), [@smooai/fetch](https://github.com/SmooAI/fetch), [@smooai/config-typescript](https://github.com/SmooAI/config-typescript), [smooth](https://github.com/SmooAI/smooth) (home of the `th config` CLI) ## 🤝 Contributing