zakharov-andrew / survey-forms
JavaScript Survey and Form Library
Installs: 149
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
README
SurveyFormsJS is a modern way to add surveys and forms to your website.
Installation
The preferred way to install this extension is through composer.
Either run
$ composer require zakharov-andrew/survey-forms
or add
"zakharov-andrew/survey-forms": "*"
to the require
section of your composer.json
file.
Example
See the source code for more details.
Browser compatibility
- IE 8+
- Chrome 8+
- Firefox 10+
- Safari 3+
- Opera 10.6+
License
MIT c) 2022, Zakharov Andrew https://github.com/ZakharovAndrew.