vue-use-embed
vue-use-embed implemented as vue composition functions.
# ☀️ Introduction
vue-use-embed
implemented as vue composition functions. currently usable with the @vue/composition-api
.
# 📦 Installation
# install with yarn
yarn add vue-use-embed or yarn add @vue/composition-api vue-use-embed
# install with npm
npm install vue-use-embed or npm install @vue/composition-api vue-use-embed