question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

docs: add Vue example

See original GitHub issue

Is your feature request related to a problem? Please describe. There isn’t a problem as such, it’s just, official ffmpegwasm org has an react-app example, but no vue-app example. 😕

Describe the solution you’d like I’d like to propose an example made with Vue 3 Source: https://github.com/vinayakkulkarni/vue-app Demo: https://vinayakkulkarni.github.io/vue-app/

Describe alternatives you’ve considered I’ve thought about creating a Vue 2.x version as well as a Nuxt version, but sometime later.

Additional context N/A

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
jeromewucommented, Nov 12, 2020

@vinayakkulkarni I have raised your permission to admin for that repository, please try it. 😄

0reactions
AlaaLcommented, Aug 1, 2022

Hello, is there a vue 2 demo ? i am having trouble with laravel mix and vue 2 to add cross origin headers

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quick Start - Vue.js
Enabling Import maps #. In the above example, we are importing from the full CDN URL, but in the rest of the documentation...
Read more >
How To Build a Documentation System with Vue and VuePress
In this section, you will create your project and install VuePress. First, create a new project directory: mkdir vuepress-example.
Read more >
Vue JavaScript Tutorial in Visual Studio Code
Vue JavaScript tutorial showing IntelliSense, debugging, and code navigation support in the Visual Studio Code editor.
Read more >
Getting started with Vue - Learn web development | MDN
In terminal, cd to where you'd like to create your sample app, then run vue create moz-todo-vue . · Use the arrow keys...
Read more >
Documenting components - Vue Styleguidist
Note: See examples of documented components in our demo style guide. ... For events documentation, add a comment right above it. If your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found