skarbnica / js-forms
js-forms
Installs: 168
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
README
additional assistants
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist skarbnica/js-forms "*"
or add
"skarbnica/js-forms": "*"
to the require section of your composer.json
file.