VbForm is a vanilla JS tool to create dynamics asynchronous forms without dependencies.
  • JavaScript 97.8%
  • HTML 2.2%
Find a file
2023-01-28 17:21:33 +01:00
lib VbForm lib init 2023-01-28 17:19:11 +01:00
tests Remove typo 2023-01-28 17:21:33 +01:00
LICENSE Initial commit 2023-01-28 16:55:21 +01:00
README.md VbForm lib init 2023-01-28 17:19:11 +01:00
vbfields.js VbForm lib init 2023-01-28 17:19:11 +01:00
vbform.js VbForm lib init 2023-01-28 17:19:11 +01:00
vbmultifields.js VbForm lib init 2023-01-28 17:19:11 +01:00

vb-form-js

VbForm is a vanilla JS tool to create dynamics asynchronous forms without dependencies.

To run VbForm tests, simply open tests/tests.html file in you browser. It use VbTest test lib.

Lib, tests and examples folders can be removed without impact on VbForm. Do it in production.