@admin-remix/magic-forms

0.0.1 • Public • Published

Magic Forms

This project is currently a WIP

Description

The goal of the Magic Forms will be to generate form schema with the help of GraphQL introspection. This is a generalization & V2 of a tool that AdminRemix built internal to speed up software development of AssetRemix. V1 of this concept was a britle internal tool that had very limited power and was hard to expand with edge cases that broke the system. V2 of the sytem will leverage current popular form builder shcemas and take insperation from Frontier Forms. We hope that this tool can support many other teams in the future.

Why?

FormVueLate & Vue Dynamic Forms have mastered form building inside Vue. However one thing to note is that building out your form schema can still be a very manual process. This tool aims to speed up form development for front-end teams that are using Vue, GraphQL, and FormVueLate or Vue Dynamic Forms by leveraging GraphQL introspection to build form schema.

Init Class

TODO: Example of how to init the MagicForm class

Using

TODO: How to use the magicBuild method

Stand alone

TODO: Access to exported methods and inject intro data

Readme

Keywords

none

Package Sidebar

Install

npm i @admin-remix/magic-forms

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

12.2 kB

Total Files

9

Last publish

Collaborators

  • koushik-adminremix
  • hkd987