Skip to content

Repository files navigation

EasyFill

A simple and elegant prompt template variable filler built for non-technical prompt engineers.

Overview

EasyFill helps you create reusable prompt templates with dynamic variables. Define your template once, then quickly fill in the variables to generate customized outputs.

Features

  • Dynamic Variable Detection: Automatically detects variables in {{variable_name}} format
  • Flexible Input Types: Toggle between single-line and multi-line inputs for each variable
  • Auto-Save: Templates and values are automatically saved to local storage
  • Live Preview: See your filled template in real-time as you type
  • One-Click Copy: Copy the filled output to your clipboard instantly
  • Clean Interface: Beautiful, modern UI with smooth animations and transitions

Getting Started

Prerequisites

  • Node.js 18.x or higher
  • npm or yarn

Installation

npm install

Development

npm run dev

Open http://localhost:3000 in your browser.

Build

npm run build

Production

npm start

Technology Stack

  • Framework: Next.js 13
  • UI Components: shadcn/ui
  • Styling: Tailwind CSS
  • Icons: Lucide React
  • Language: TypeScript

License

MIT

About

Fill prompt template variables with ease

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages