The Wayback Machine - https://web.archive.org/web/20210918093113/https://github.com/huozhi
Skip to content
Avatar
🎈
🎈

Achievements

Achievements

Highlights

Organizations

@vercel @beeebox
Block or Report

Block or report huozhi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. bunchee Public

    zero config bundler for js/ts/jsx library

    TypeScript 93 2

  2. Auto repositioning overlay component for react

    JavaScript 19 5

  3. A next.js plugin turns jsx components as image.

    JavaScript 2 1

  4. html2any Public

    🌀 parse and convert html string to anything

    JavaScript 35 2

  5. React Hooks for data fetching

    TypeScript 19.1k 675

  6. The React Framework

    JavaScript 73.3k 14.3k

1,026 contributions in the last year

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

Contribution activity

September 2021

Created 2 repositories

Created a pull request in vercel/next.js that received 31 comments

Experimental: hook version of reportWebVitals

Experimental Introduce next/vitals and useWebVitalsReport API which is not limited by _app. pages/index.js import { useWebVitalsReport } from 'next…

+165 −52 31 comments
Reviewed 31 pull requests in 4 repositories
vercel/next.js 15 pull requests
vercel/swr 10 pull requests
vercel/swr-site 5 pull requests
vercel/styled-jsx 1 pull request

Created an issue in vercel/swr that received 2 comments

Better way of debugging with local swr assets

Currently use scripts to install node_modules and next inside examples, and run them with require hooks to debug with local swr assets. It's not de…

2 comments
Opened 2 other issues in 2 repositories
vercel/styled-jsx 1 closed
koba04/swr-devtools 1 closed