0.0.4 • Published 7 years ago

short-code-forms v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Short Code Forms

A form generator following conventions in WordPress short codes

Goals

  • for each match:
    • make it return the original markup
    • make it return before/after change
    • make a submit() method to send it somewhere
    • make an "onComplete" feedback - green/red checkmark/x

Currently

  • short-code-prompts.js is working; takes a single input or textarea
  • short-code-forms.js is not yet -- need to decide how it converts each type of input (textarea, input, select, etc) into Markdown or HTML
0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago