Remix Forge screenshot

Remix Forge

Author Avatar Theme by Forge 42
Updated: 10 Jul 2024
90 Stars

VS Code extension that allows you to generate configurable Remix code

Categories

Overview

Remix Forge is an exciting Visual Studio Code extension designed specifically for developers working on Remix.run applications. It takes your development experience to the next level by providing a comprehensive suite of functionalities that continuously evolve to meet the needs of modern web development. From project scaffolding to integration with various tools, Remix Forge streamlines the workflow, allowing developers to focus more on writing code and less on setup.

With new features including mono-repo support and the ability to generate test files, Remix Forge is not just a tool; it’s a game-changer for developers looking to harness the full potential of Remix.run. Whether you’re initializing a project or enhancing existing routes, this extension covers all your bases with just a few clicks.

Features

  • Code Snippet Insertion: Easily insert Remix code snippets into your active editor by right-clicking the desired line and selecting the corresponding command.

  • shadcn/ui Project Initialization: Prepare your Remix project for shadcn/ui with a simple right-click on package.json, ensuring all necessary configurations are automatically set up.

  • ESLint and Prettier Setup: Quickly initialize ESLint and Prettier in your Remix project by right-clicking on your package.json, ensuring code quality and consistency.

  • Automated Test File Generation: Generate test files for your routes or any .ts/.tsx file quickly, with imports already included, making testing more efficient.

  • Prisma Initialization: Set up Prisma in your Remix app seamlessly, allowing for easy integration with your application’s data management layer.

  • Progressively Enhanced Form Routes: Generate progressively enhanced form routes with a single click, speeding up the development of complex forms.

  • Comprehensive Authentication Scaffolding: Quickly create authentication scaffolding for your Remix applications, making it easier to implement user login and registration features.

  • Notification for Updates: Receive notifications on startup regarding new versions of Remix.run, ensuring you stay updated with the latest features and improvements.