@yonus_amire01/form-builder
v1.2.0
Published
> A powerful, AI-assisted, drag-and-drop form builder Vue 3 component library — built on top of [SurveyJS](https://surveyjs.io/), with full **Persian (Farsi) / English** bilingual support and **AI-powered form generation**.
Readme
🧱 Form Builder
A powerful, AI-assisted, drag-and-drop form builder Vue 3 component library — built on top of SurveyJS, with full Persian (Farsi) / English bilingual support and AI-powered form generation.
✨ Features
- 🎨 Visual drag-and-drop form designer powered by SurveyJS Creator
- 🤖 AI-driven form generation — describe your form in natural language and let AI build the JSON schema
- 📋 Standard library panel — search and insert pre-defined clinical/standard question sets (FHIR
Observation-compatible) - 🌗 Dark & Light themes out of the box
- 🌐 Bilingual support — Persian (Farsi) & English, with RTL rendering
- 🖼️ Icon Picker — custom icon selection integrated into the toolbar
- 📦 Dual build output — ESM (
.mjs) + UMD (.umd.js) + TypeScript declarations - ⚡ Built with Vite 8, zero-config tree-shakeable exports
📦 Installation
# pnpm (recommended)
pnpm add @yonus_amire01/form-builder
# npm
npm install @yonus_amire01/form-builder
# yarn
yarn add @yonus_amire01/form-builder