Guo Yunhe
Guo Yunhe
Compiled the core on Linux, but get this error (Mario Kart):  Standalone Dolphin emulator works fine with the same controller.
**Do you want to request a *feature* or report a *bug*?** *feature* 当前用 build scripts 构建 React 组件库,需要手动填写 Props 表。这个过程比较繁琐,尤其是组件属性较多的情况,很难保证代码和文档同步更新。希望能够支持 react-docgen 自动生成 Props 文档(Markdown),存放在 `docs` 目录下面,和 `demo`, `README.md`, `CHANGELOG.md` 一同编译为组件的...
## Package version 2.3.0 ## Node.js and npm version 18.16.0, pnpm 8.2.0 ## Sample Code (to reproduce the issue) I use `local` disk with basePath `https://example.com/storage`. Then I try to...
Hi @simoniz0r , I have made a similar tool called [opi](https://github.com/openSUSE-zh/opi). It is for same purpose but written in Perl (my first Perl script :rofl: ). Maybe we can help...
大佬好!我最近写了一个 React 包用于管理 localStorage 状态 https://github.com/guoyunhe/react-storage 我想给这个包命名 react-storage 发现你已经发过这个包名了。我看 npmjs 的统计这个包已经 8 年没更新了,周下载量也只有 1。想冒昧问一下,大佬愿意把这个包名转让给我吗?万分感激!🥹
[[中文版模板 / Chinese template](https://github.com/alibaba/hooks/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)] ### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ]...
`sass` package becomes the new official implementation. It would be great to support it. It has been supported by `sass-loader`.
In TypeScript project, sometimes the function can explain itself very well and here is no need to document parameters and returns: ```ts /** * ID should only contain letters, numbers,...
## Version of xpadneo 0.9.6 ## Controller Model - [ ] Xbox One S controller - [ ] Xbox Elite 2 controller - [x] Xbox Series X|S controller - [...
增加一种通过 `` 设置全局图标替换的方式: ```jsx import { SuccessFill, ErrorFill, Loading } from 'my-icon-pack' ```