@chanzuckerberg/remix-utils
v2.0.0
Published
Utilities for use in [Remix](https://remix.run) apps.
Keywords
Readme
remix-utils
Utilities for use in Remix apps.
Installation
Install @chanzuckerberg/remix-utils with your package manager of choice.
npm install --save-dev @chanzuckerberg/remix-utilsUtilities
createRemixStuband<RemixStub>- helpers for writing tests and Storybook stories for Remix routes and components.usePageChange- execute a callback after a navigation happens.
