form-autofill

0.2.0 • Public • Published

form-autofill

npm badge

github release versions npm downloads per month

Autofill your web forms with random test data for quick and easy testing.

form-autofill-demo

Install

npm install --save-dev form-autofill

Run (Global Scope)

<script src="./node_modules/form-autofill/dist/globals/main.js"></script>
<script>
  FormAutofill.fill();
</script>

Contribute

bower i
npm i
./build.sh

Test

ws;                           #Start localserver at http://localhost:8000 
casperjs test test/runner.js; #Execute CasperJS test runner 

Readme

Keywords

Package Sidebar

Install

npm i form-autofill

Weekly Downloads

20

Version

0.2.0

License

MIT

Last publish

Collaborators

  • alexdiliberto