Coder Social home page Coder Social logo

cybercase / google-forms-html-exporter Goto Github PK

View Code? Open in Web Editor NEW
118.0 12.0 46.0 9.82 MB

Build a standard HTML <form> using any Google Forms

Home Page: https://stefano.brilli.me/google-forms-html-exporter/

License: BSD 3-Clause "New" or "Revised" License

HTML 19.51% JavaScript 44.02% Go 33.03% Dockerfile 0.39% SCSS 3.05%
google forms html css google-forms google-spreadsheet

google-forms-html-exporter's Introduction

Google Forms Exporter

Convert any Google Form to an HTML form

Live @ https://stefano.brilli.me/google-forms-html-exporter/

Developers area

The project has 2 parts:

  • backend
  • frontend

Building the backend

cd cmd/formdress && go build

Building the frontend

You'll need version 8 of node, bower and npm.

run npm install, bower install then ./node_modules/.bin/gulp to build the frontend

Run on localhost

  • Change the server address in app/scripts/config.js to http://localhost:8000
  • Build the backend, build the frontend, then run ./cmd/formdress/formdress -d ./docs.
  • Point your browser to http://localhost:8000

Using as tool

You can also use the ./cmd/formdress/formdress command as a local tool to export Google Forms as json objects. Just type: ./cmd/formdress/formdress -f [YOUR_GOOGLE_FORM_URL]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.