`FormKit` Integration
See original GitHub issue🆒 Your use case
When integrating with FormKit you can add custom inputs which in this case it would be nice to see examples on how to best integrate with FormKit. I would like to have the option to just a make a new input and add the captcha to the form automatically. FormKit is a super nice library for validation creation of forms.
🆕 The solution you’d like
I would like to see if formkit is enabled it automatically registers a new FormKit
type of turnstile
if that is possible.
🔍 Alternatives you’ve considered
No response
ℹ️ Additional info
Links & Context
It would be awesome to integrate globally so it can be easier to use.
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:8 (3 by maintainers)
Top Results From Across the Web
FormKit ⚡️ Vue Forms — Supercharged
FormKit is a free and open-source comprehensive form development framework for Vue 3. Build industry-leading forms, 10x faster.
Read more >formkit/formkit: Vue Forms ⚡️ Supercharged - GitHub
With numerous ways to modify classes and DOM structure, integrating FormKit plays nicely with any frontend. Internationalization. FormKit is made for all!
Read more >Powerful Vue.js form development with FormKit
FormKit integrates flawlessly with Nuxt.js and gives access to everything it has to offer along with all of Nuxt's features. A powerful schema....
Read more >Handling forms in Vue with FormKit - Bird Eats Bug
This section will teach the reader how to use FormKit and integrate it into their forms. FormKit supports different types of input fields ......
Read more >Formkit Module - Nuxt
Seamless FormKit integration for Nuxt. ... FormKit is a form-authoring framework for Vue developers that makes building high quality production-ready forms ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hey @danielroe, this feature is something that I like to have in my project. If you need a sponsor to do that, how much will be (remember that I’m just a solo dev hahaha)?
Well, a good start would be a sample project with both
<Turnstile>
and FormKit. Maybe a stackblitz to show me the ideal API/DX, with an explanation of what might be nice to happen?