markthree

Results 19 issues of markthree

# 仓库 📦 [github.com/markthree/dnrm](https://github.com/markthree/dnrm) # 动机 👀 我在日常的项目管理需要频繁地切换 `npm` 的镜像源。 而 [nrm](https://github.com/Pana/nrm) 的 `bug` 很多,速度很慢,并且已经不维护了;新一点的 [nnrm](https://github.com/YunYouJun/nnrm) 和 [mini-nrm](https://github.com/CreateWheel/mini-nrm) 也基本都需要 2s 以上的切换时间。 这在需要频繁的切换镜像源的场景下,体验非常糟糕。 所以有了 [dnrm](https://github.com/markthree/dnrm),一个 deno 实现的 nrm,每次切换源都在 100ms 内,速度超级快,开发体验拉满 😁...

weekly

In the latest vite demo test, if I manually update an already existing layout, restart is required for it to take effect, this pr fixes the issue。 There are no...

I tested all the build examples and found that ssg example needs to be changed to esmodule to be packaged properly.

# cli 我们同样用 cli 计算 184,046 个文件,35,185 个文件夹,共 7 GB 左右的目录 node 实现的 [get-folder-size](https://github.com/alessioalex/get-folder-size),要 11.5s 👇 ![image](https://user-images.githubusercontent.com/36569518/223080579-4e5958c5-7b3b-4f56-adf0-f5ef8a3782cd.png) 用 go 重写的 [go-get-folder-size](https://github.com/markthree/go-get-folder-size),只需要 1.7s ![image](https://user-images.githubusercontent.com/36569518/223080623-b340f18b-61d3-43f7-b2f5-0e50a0cf47de.png) # program 也支持 nodejs 和 go 程序式调用...

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...

### 🔗 Linked issue https://github.com/unjs/h3/issues/695 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking...

### 🔗 Linked issue #294 nuxt/nuxt/issues/25956 nuxt/nuxt/issues/24229 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [x] 🐞 Bug fix...

Friendly generics 🥰

### 🔗 Linked issue #25891 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [x] 🐞 Bug fix (a non-breaking...

3.x
bug