enpitsulin
enpitsulin
url协议挺酷的,关于后缀名的话 ~~不如发明个DSL描述作业顺便绑定后缀名好了~~
There is a simple way to use vite is use vite api. Just build a script that uses the vite plugin which add logic during `writeBundle` to run the packaged...
Also same issue and I find one #46 after reading , still have no idea how to solve this
@chopfitzroy ’s advice is useful  I Think `remark-shiki-twoslash` maybe should be a pure ESM library
Vue3 has a replacer parameter in `JSON.stringify` that call in [toDisplayString](https://github.com/vuejs/core/blob/620327d527593c6263a21500baddbae1ebc30db8/packages/shared/src/toDisplayString.ts#L24) but as same purpose `toString` doesn't I'm not sure if I need to add that parameter or just do...
It looks like the [toString](https://github.com/vuejs/vue/blob/9dd006b481b4299462e044741bac0861c0b1775c/src/shared/util.ts#L89) should unref the `Ref` object ~~This maybe due to Vue 2's reactivity limitations.~~ Vue 3 has a replacer parameter in `JSON.stringify` that call in [toDisplayString](https://github.com/vuejs/core/blob/620327d527593c6263a21500baddbae1ebc30db8/packages/shared/src/toDisplayString.ts#L24)...
#8 seems can fix that, and also a workaround was use `ClientOnly`
I have some quite simple way to use jotai with vanjs, but didn't test in most case, it works on my simple [todomvc app](https://github.com/enpitsuLin/vanjs-todomvc/blob/5c3ee0881fbbcc11ff00543beeac358ee8858873/src/main.ts#L57) ```typescript import type { State }...
Great work! I'm also a big fan of GSAP and I think there are many people should want to known how to make GASP work with Tres. @DennisSmuda I can...
@alvarosabu I've also started trying to translate it into Chinese. It's time to introduce more Chinese Vue developers to this awesome library! 🎉