@chanzuckerberg/remix-utils
v2.0.0
Published
Utilities for use in [Remix](https://remix.run) apps.
Downloads
19
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-utils
Utilities
createRemixStub
and<RemixStub>
- helpers for writing tests and Storybook stories for Remix routes and components.usePageChange
- execute a callback after a navigation happens.