The Wayback Machine - https://web.archive.org/web/20210220005757/https://github.com/csr632
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. 收集最优质的学习资料。专治“学习资料不足恐惧症”。

    127 25

  2. A vite framework for building react app. Especially suitable for document site and demos/playgrounds of react components.

    TypeScript 38 7

  3. Forked from vitejs/vite

    An opinionated web dev build tool. It's fast.

    TypeScript

  4. Implement shared services using React hooks. Organize your data layer clearly and concisely.

    TypeScript 14 1

  5. A showcase of the workflow that achieves front-end microservices with systemJS and rollup.

    JavaScript 1

  6. A simple Unity3D game

    C#

1,275 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2021

Created a pull request in alibaba-fusion/next that received 4 comments

fix(Nav): fix compare 0 with 0px

前一段时间fusion将很多0改成了0px,这些比较就会出错误。 有一个奇怪的地方是,我不知道为什么之前在/dist/next.css里面都没有暴露这些错误(不会进入if分支);但是我在使用babel-plugin-import做样式按需加载的时候却会暴露这些错误(会进入if分支)。(都使用f…

+4 −2 4 comments
Opened 1 issue in 1 repository