{"id":31364373,"url":"https://github.com/muradisazade777/form_forge","last_synced_at":"2025-09-30T12:07:34.596Z","repository":{"id":316428233,"uuid":"1063329592","full_name":"MuradIsazade777/Form_Forge","owner":"MuradIsazade777","description":"FormForge is a modular TypeScript-based form engine that dynamically renders and validates forms using JSON configuration. Designed for CLI environments and backend workflows, it offers clean architecture, strict typing, and customizable validation logic — all without UI dependencies.","archived":false,"fork":false,"pushed_at":"2025-09-24T14:21:10.000Z","size":5375,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-24T15:33:15.016Z","etag":null,"topics":["backend","json","json-server","library","modules","results","server","testing","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MuradIsazade777.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-24T13:30:10.000Z","updated_at":"2025-09-24T15:19:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"445c1e5c-61aa-44d3-8ee1-270823497695","html_url":"https://github.com/MuradIsazade777/Form_Forge","commit_stats":null,"previous_names":["muradisazade777/form_forge"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/MuradIsazade777/Form_Forge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FForm_Forge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FForm_Forge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FForm_Forge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FForm_Forge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MuradIsazade777","download_url":"https://codeload.github.com/MuradIsazade777/Form_Forge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MuradIsazade777%2FForm_Forge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277194869,"owners_count":25777177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-27T02:00:08.978Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","json","json-server","library","modules","results","server","testing","typescript"],"created_at":"2025-09-27T07:04:50.976Z","updated_at":"2025-09-28T09:02:23.517Z","avatar_url":"https://github.com/MuradIsazade777.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧩 FormForge\n\n**FormForge** is a lightweight, TypeScript-based form engine that dynamically renders and validates forms using JSON configuration. Built for clarity, modularity, and developer control, FormForge is ideal for CLI-driven form logic, backend validation, or integration into larger TypeScript ecosystems.\n---\n\n## 🚀 Features\n\n- ⚙️ JSON-driven form structure\n- ✅ Field-level validation with custom rules\n- 📦 Clean TypeScript architecture (no UI dependencies)\n- 🧪 Simple test suite for validation logic\n- 📁 Modular folder structure for scalability\n---\n\n## 🧪 Run \u0026 Test\nbash\nnpm run start   # Executes src/index.ts\nnpm run test    # Runs validation tests\n---\n\n## 📄 JSON Configuration\n\nDefine your form fields in `src/data/form-config.json`.\n\nExample configuration:\n\n```json\n{\n  \"fields\": [\n    { \"name\": \"email\", \"type\": \"email\", \"required\": true },\n    { \"name\": \"age\", \"type\": \"number\", \"min\": 18 }\n  ]\n}\n```\n\n## 🔧 Use Case\n1. FormForge is ideal for:\n\n2. Backend form validation\n\n3. CLI-based form rendering\n\n4. Static form generation pipelines\n\n🟢TypeScript-first projects requiring structured input logic\n---\n\n## 📦 Installation\n\n```bash\nnpm install\n```\n📣 Author\nBuilt by Murad — full-stack architect with a passion for clean code, branded structure, and cyber-inspired development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuradisazade777%2Fform_forge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuradisazade777%2Fform_forge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuradisazade777%2Fform_forge/lists"}