Joe Zhang
Joe Zhang
## 💥 Proposal ### What feature you'd like to see when I use serialport-list in Chinese environment, the returned manufacturer is garbled. ` C:\Users\Administrator\Desktop\cli>serialport-list -f jsonline {"path":"COM1","manufacturer":"(���˿�����)","pnpId":"ACPI\\PNP0501\\1"} {"path":"COM2","manufacturer":"(���˿�����)","pnpId":"ACPI\\PNP0501\\2"} ` The...
`globalThis` is ready for ECMAScript standard. In strict mode `this` will be `undefined`, use globalThis the code will work in window and non-window contexts.
Client7z will print '?' when the file name contains utf-8 characters.
## 项目信息 [vite-plugin-federation](https://github.com/originjs/vite-plugin-federation) ## 项目简介 提供微前端Module Federation模块联邦支持的Vite /Rollup插件,可以兼容Webpack Module Federation。支持多个独立构建的应用将自己的部分能力作为组件提供给其他应用程序使用。 ## 效果示例:  ## 使用介绍 * https://segmentfault.com/a/1190000040858155 * https://ruslan.rocks/posts/vite-module-federation * https://medium.com/@vueshenzhen/a-brief-introduction-of-vite-plugin-federation-9e998b2e43b