convForm : jQuery plugin to Transforms a form into a Interative Chat

Spread the love

A jQuery plugin that transforms a form into a interative chat.


Features:

  • Transform any input, select (multi or not) to questions on a interative chat
  • regex patterns
  • random question from within options
  • Fork conversation based on answer
  • Access previous answers to use on questions
  • Messages that doesn’t expect answer

Demo: https://eduardotkoller.github.io/convForm/

Download Links

https://github.com/eduardotkoller/convForm

Scroll to Top