plop-generator-remix-route

A plop generator for Remix routes.

MIT License

Downloads
29
Stars
3
Committers
1

💧 plop generator remix route

A plop generator for Remix routes.

📦 Installation

This package is hosted on npm.

npm install @bradgarropy/plop-generator-remix-route

🥑 Usage

First, be sure you have plop installed. Then, add the following line to your plopfile.js.

plop.load("@bradgarropy/plop-generator-remix-route")

Now you'll have access to the route generator as shown below.

plop route

The route generator creates a route file under app/routes with the following optional additions.

  • Links Function
  • Meta Function
  • Loader Function
  • Action Function
  • Catch Boundary
  • Error Boundary

❔ Questions

🐛 report bugs by filing issues 📢 provide feedback with issues or on twitter 🙋🏼‍♂️ use my ama or twitter to ask any other questions

✨ contributors

Package Rankings
Top 23.17% on Npmjs.org
Badges
Extracted from project README
version downloads size github actions coverage typescript contributing contributors discord