jmurzy / babel-plugin-react-router

Generate a static React Router config 📜

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

babel-plugin-react-router

Walks the AST to generate a static React Router config at compile time using Babel. This plugin allows easier integration for Server Side Rendering, Lazy Loading, Prefetching, Relay Modern and other tooling that require a static route config generated at compile time.

Contributing

This project is in active development. Contributions are very welcome—bug fixes, features, documentation, tests. Just make sure the tests are passing.

About

Generate a static React Router config 📜

License:MIT License


Languages

Language:JavaScript 100.0%