The Wayback Machine - http://web.archive.org/web/20220716233318/https://github.com/kaleguy/formiojs-client
Skip to content

kaleguy/formiojs-client

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Dec 5, 2018
src
Dec 4, 2018
Sep 8, 2018
Sep 8, 2018
Dec 5, 2018
Dec 4, 2018
Oct 14, 2018
Sep 9, 2018

formiojs-client

Examples of using the formio.js form renderer as a standalone client library.

Formio is an innovative platform for building web apps, consisting of

  • a form builder GUI
  • a form renderer (for displaying forms built with the form builder)
  • an application server integrated with the form builder and form renderer

The form.io server has features, including permissioning and user management making it easy to build enterprise-level apps with minimal coding.

The basic server and form builder are open source and work with all frameworks.

In fact, the open source form renderer can work with any framework and any backend, even without the form.io server. Create a complex form on the form.io site, then export the form JSON and use the form renderer to build the form on your site.

You can build forms and get the form JSON at this form.io demo site: Form.io demo site with Form Builder

This repo has a couple of examples of forms created from form.io JSON and displayed with the formio.js form renderer.

There is also a couple of examples of the Form.io form builder, which you can use to add a form designer to your apps.

Live Docs/Demo Site

Form Builder with JSON Editor

About

Examples of using the formio.js form renderer as a standalone client library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages