@videsk/dynforms

1.0.3 • Public • Published

DynForms

DynForms or Dynamics Forms is a fork of AOForm that is the first library for create form with a JSON schemas.


This library allow to generate forms with a simple JSON schema for modern browsers. The idea comes from generate dynamics forms with a JSON schema provided via REST API for Videsk™.

Was used flexbox for every position of components, generating a totally responsive layout. The interactions with components are designed with 50% CSS and 50% Javascript ES6, this make a really fast and lightweight runtime.

You can set or add your customs styles for every component. In that case we recommend read Custom CSS documentation with detention, because CSS is essential on status, interactions and visuals indicators. But is really ease modify basics styles of elements like colors, radius and others.

Index

  • Demo
  • Features
  • How to use
  • Configuration
    • attr
    • content
      • type
      • append
      • content
      • attr
    • append
    • config
      • debug
      • action

Demo

Features

Installation

Via NPM

npm i @videsk/dynforms

or in body

<script src="/dynforms.min.js" async></script>

Use minified version in production located in dist/ folder.

How to use

Configuration

Copyrights

This library is totally open source with MIT license, but was designed for Videsk™ products.

Package Sidebar

Install

npm i @videsk/dynforms

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

469 kB

Total Files

33

Last publish

Collaborators

  • francor
  • noheliajoeliana
  • matiaslopezd