Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 1258697

Browse files
committed
Add archive notice to README
1 parent c89d627 commit 1258697

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
> [!WARNING]
2+
> **📦 This repository has moved!**
3+
> Development continues at [remix-run/remix](https://github.com/remix-run/remix/tree/v3) in the `v3` branch.
4+
> Please follow us there for the latest updates and contributions.
5+
16
This collection of packages empowers you to build modern web applications with maximum interoperability and portability, leveraging the power of web standards. Whether you're using [Remix](https://remix.run) or another framework, these tools are designed to seamlessly integrate into your workflow.
27

38
This repository is laying the groundwork for the next major evolution of Remix.
@@ -7,6 +12,7 @@ This repository is laying the groundwork for the next major evolution of Remix.
712
Our core philosophy is simple: **build on web standards, embrace single responsibility.**
813

914
Each package in this repository:
15+
1016
- Adheres to the [single-responsibility principle](https://en.wikipedia.org/wiki/Single-responsibility_principle).
1117
- Prioritizes web standards to ensure maximum interoperability and portability across JavaScript runtimes.
1218
- Augments standards unobtrusively where they are missing or incomplete, minimizing incompatibility risks.

0 commit comments

Comments
 (0)