@bradgarropy/plop-generator-remix-route
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

💧 plop generator remix route

version downloads size github actions coverage typescript contributing contributors discord

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


Brad Garropy

💻 📖 ⚠️ 🚇

Dependents (0)

Package Sidebar

Install

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

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

15.6 kB

Total Files

11

Last publish

Collaborators

  • bradgarropy