1.0.5 • Published 3 years ago

vue-use-embed v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

:scroll: Documentation

You can find for more details and docs on vue-use-embed website.

:sunny: Introduction

vue-use-embed implemented as vue composition functions. currently usable with the @vue/composition-api

:package: 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

:sparkles: useEmbed

useEmbed It is a function that we have completed embed operations in functions.

:rocket: Features

  • Reactivity system with Vue.js.
  • Written in Javascript.

:star: Usage

NameArgumentsReturns
useEmbedinitialisEmbedBlock, clear
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago