Stephan Langeveld

Results 17 issues of Stephan Langeveld

with the speed amplify changes and gets new features, it is frustrating jumping around the docs, not knowing how up to date it is.

amplify/docs
feature-request
docs-engineering
p4

When the logger is on: ```js const ffmpeg = createFFmpeg({ log: true, // corePath: 'https://unpkg.com/@ffmpeg/[email protected]/dist/ffmpeg-core.js' logger: (msg) => { //log msg if type == 'ffer' if (msg.type === 'ffer') {...

Thank you for the awesome library! I just wanted to ask if it would be possible to adapt the docs to have a search. There is so much going on...

```js about page import { useRoute } from 'vue-router' import { useHead } from '@vueuse/head' import { ref } from '@vue/reactivity'; import axios from 'axios' export default { async setup()...

So looking issue #33 And the given example: https://troisjs-instancedcolors.netlify.app/ It is possible to use intersect somehow to > raycast against everything in a crowded scene. Looking at the given example...

Vue3 is on the rise. Would there be any benefit or consideration porting it to vue3?

This project is really awesome. Any way I can contribute a branch for English documentation?

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature

Seeing that the vue 3 branch is getting some love, though I could not find an example in the docs using the composition-api ```html Displayed as [x, y, w, h]:...