4
4 Comments

I enter raw form html on your web-app, select the framework (Bootstrap/Bulma/Semantic UI).

I enter raw form html on your web-app, select the framework (Bootstrap/Bulma/Semantic UI). It formats, adds necessary classes etc.
#free-ideas

on January 31, 2019
  1. 3

    This seemed like a nifty idea, so I've made a start on something to do this (assuming this is what you meant).

    https://framework-forms.herokuapp.com/

    Comments/feedback welcome.

    1. 1

      dude...ahah. Outstanding.

      Drop down,

      1. Pure.css
      2. Bulma
      3. Semantic
  2. 1

    I'm not sure I get it. How would the app know how do you like your html to look like so it can insert the right classes in the right html tags?

    1. 1

      The app would just automatically apply the base form classes that apply to the selected CSS framework. It wouldn't apply custom classes.