Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmurzy/babel-plugin-react-router

Generate a static React Router config πŸ“œ
https://github.com/jmurzy/babel-plugin-react-router

Last synced: 2 days ago
JSON representation

Generate a static React Router config πŸ“œ

Awesome Lists containing this project

README

        

# 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.