yarr
TypeScript icon, indicating that this package has built-in type declarations

3.0.0 • Public • Published

yarr

A React router library enabling the render-as-you-fetch concurrent UI pattern.

Overview

Yarr is yet another React router library, but with a focus on enabling the render-as-you-fetch concurrent UI pattern by offering both component code preloading and data preloading. This behavior is enabled even without opt-in to React's experimental Concurrent Mode.

Getting Started

Usage Examples

Advanced

API Reference

Acknowledgements

Yarr was originally developed by Eric Taylor at Contra to power Contra's Relay (formally Relay Modern) and React Suspense tech stack. It's since been open-sourced to give back to the community and promote Relay/Suspense adoption.

License

MIT © Eric Taylor

Dependents (0)

Package Sidebar

Install

npm i yarr

Weekly Downloads

7

Version

3.0.0

License

MIT

Unpacked Size

180 kB

Total Files

9

Last publish

Collaborators

  • erictaylor