Skip to content

FashionBrainTeam/ModOp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModOp

Javascript tool to help crowdsourcing form design.

Live demo available HERE!

To use it, create a bookmark with the following code (or copy&paste it on the address bar):

javascript:(function(){var jsCode=document.createElement('script');jsCode.setAttribute('src','https://raw.githubusercontent.com/AlessandroChecco/ModOp/master/ModOp.js');document.body.appendChild(jsCode);}());

Chrome extension

Alternatively, it is possible to install a Chrome extension by installing the folder ModOp into Chrome extension manager.

About

Javascript tool to help crowdsourcing form design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.1%
  • JavaScript 0.9%