1.0.1 • Published 10 months ago

vlibras-nuxt3 v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

VLibras (gov.br) to Nuxt 3

Mais informações sobre o VLibras

To install

npm i vlibras-nuxt3

To Use

<template>
  <VLibras/>
  <div>
    <p>Olá, bom dia.</p>
  </div>
</template>

<script>
import VLibras from 'vlibras-nuxt3'
export default {
  components:{VLibras}
}
</script>
1.0.1

10 months ago

1.0.0

10 months ago