Creating Adapters for Simplified Actions, Loaders, and Sessions in Remix.run
I have been creating some adapters for working with actions, loaders, and sessions in Remix.run, so that we don't have to deal with promises directly. Does it make sense to create and publish a package for this?