@aplikato/json2typeform

Converts a JSON object to a form similar to Typeform.

Usage no npm install needed!

<script type="module">
  import aplikatoJson2typeform from 'https://cdn.skypack.dev/@aplikato/json2typeform';
</script>

README

Publish to npm

yarn pub
# might require login via:
# npm login
  • style is saved in ./style/aplikato.css and has to be copied to ./dist/style.css before publishing.

Compile Typescript to Javascript

tsc -w recompiles everytime a typescript file changes.

Test

yarn dev
http://localhost:8080