@appsocially/vue-upil

This repository provides vue components that allow you to easily use UPIL in your vue projects! See https://upil.org/ for details about the UPIL language and application development.

Usage no npm install needed!

<script type="module">
  import appsociallyVueUpil from 'https://cdn.skypack.dev/@appsocially/vue-upil';
</script>

README

vue-upil

This repository provides vue components that allow you to easily use UPIL in your vue projects! See https://upil.org/ for details about the UPIL language and application development.

Components

This repository provides two main components for interacting with your UPIL scripts in either ChatMode or FormMode. See examples here: https://appsocially.github.io/vue-upil

Example starter projects