remix-utils
This package contains simple utility functions to use with [Remix.run](https://remix.run).
server-cli-only
The server-cli-only package is designed to restrict the import of modules exclusively to React Server Components or scripts running on the CLI.
server-only-module
This is a marker package to indicate that a module can only be used in a server environment.