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

Highlights

  • Arctic Code Vault Contributor

Organizations

@vuejs

Pinned

  1. 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    TypeScript 20.7k 3.4k

  2. Next generation frontend tooling. It's fast!

    TypeScript 18.9k 1.1k

  3. Vue2 plugin for Vite

    TypeScript 111 6

851 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri
Activity overview
Contributed to vitejs/vite, vuejs/vue-next, underfin/vite-plugin-vue2 and 5 other repositories

Contribution activity

February 2021

Created a pull request in vitejs/vite that received 1 comment

Opened 1 other pull request in 1 repository
vitejs/vite
1 merged

Created an issue in evanw/esbuild that received 1 comment

BigInt not support Math.pow.

Input BigInt(2) ** BigInt(32) - BigInt(1); Output __pow(BigInt(2), BigInt(32)) - BigInt(1) Description The code will not worked. The broswer wil…

1 comment