Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@redwoodjs/router

Package Overview
Dependencies
Maintainers
7
Versions
7027
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redwoodjs/router

  • 8.4.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
7
Created
Source

Redwood Router

This is the built-in router for Redwood apps. It takes inspiration from Ruby on Rails, React Router, and Reach Router, but is very opinionated in its own way.

Redwood Router (RR) is designed to list all routes in a single file, with limited nesting. We prefer this design, as it makes it very easy to track which routes map to which pages.

Package Leads

  • @mojombo
  • @tobbe
  • @jtoar

Docs (and Features)

For the complete documentation, see:

Features include:

  • Private routes
  • Prerendered routes
  • Sets of routes
  • Navigation and History
  • Accessibility
  • and more...

Contributing

Want to make RR even better? Contributions are welcome!

A great way to get started is looking through these open issues:

If you have questions, you can reach out to the package leads or ask for help in the "Contributors" channels on either Redwood Discord or Redwood Forums.

FAQs

Package last updated on 14 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc