@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

πŸ’» πŸ“– ⚠️ πŸš‡

Package Sidebar

Install

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

Weekly Downloads

10

Version

1.0.0

License

MIT

Unpacked Size

15.6 kB

Total Files

11

Last publish

Collaborators

  • bradgarropy