Skip to content

create amazing forms without coding : form editor based on angular formly

Notifications You must be signed in to change notification settings

gitter-badger/easyFormGenerator

 
 

Repository files navigation

#Easy form generator

Generate advanced and unique boostrap forms without typing a single line of code!

####— easy form generator website here —

##What is it?

An example or preview is always more talkative than long speech.

Here is a form YOU could generate in just 1 minute (I took time to add description, decoration etc... I could have been faster) :

preview.png

##How to use?

EASY :

  • clone this repository git clone https://github.com/MacKentoch/easyFormGenerator.git
  • or just download it
  • launch index.html in your navigator
  • then you are ready to create forms

WANT EASIER WAY? OK :

WANT EVEN EASIER WAY? OK LET'S CHECK EASY FORM GENERATOR WEBSITE :

##the ✨ (magic) behind

easyFormGenerator gives you access to angular formly fire power to create amazing forms.

Why angular formly? See yourself how powerfull it is :

What is new?

  • 📰 step way : added email control
    • email entered must follow an email pattern (validation included)
    • a validation message is displayed when entered email is invalid (pattern related)
    • try here : up to date step way link
    • preview :

email and validations

  • drag and drop alternative coming soon

    • under heavy developments (preview daily UPDATED, see here : rawgit link)

    • NOTE :

    • open indexDragDrop.html in your navigator : for drag and drop version

    • see index.html in your navigator : for current version step guided generator

  • added anees branch to show an example — rawgit link here — for sharing formly models between multiple controllers

##What is coming next?

  • developing drag and drop alternative (I'm not joking when I tell you under 💪 (heavy) developements )
  • adding more controls
  • adding more validations
  • adding tests
    • unit test (in progress - already in branch master not finished)
    • E2E (coming soon)
  • optimization / factorization (coming soon)

...more details to be added later

About

create amazing forms without coding : form editor based on angular formly

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.9%
  • HTML 38.3%
  • CSS 5.8%