Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered
Block or Report

Popular repositories

  1. An extremely fast JavaScript bundler and minifier

    Go 23.7k 523

  2. An image effects library for JavaScript using WebGL

    JavaScript 2.7k 346

  3. Adds source map support to node.js (for stack traces)

    JavaScript 1.8k 217

  4. Constructive solid geometry on meshes using BSP trees in JavaScript

    JavaScript 1.5k 235

  5. A lightweight WebGL library

    JavaScript 1.3k 141

  6. A low-level programming language inspired by TypeScript

    C 1.2k 41

4,655 contributions in the last year

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

Contribution activity

April 2021

Created a pull request in evanw/esbuild that received 1 comment

remove "require" and "import" warnings

Previously esbuild had warnings when bundling about uses of require and import that are not of the form require(<string literal>) or import(<string…

+76 −387 1 comment
Reviewed 2 pull requests in 1 repository

Created an issue in nodejs/node that received 3 comments

NODE_PATH documentation appears to be incorrect

Context: evanw/esbuild#1117 I'm trying to replicate node's module resolution algorithm into esbuild, which is a JavaScript bundler that I'm buildin…

3 comments
201 contributions in private repositories Apr 4 – Apr 21

Seeing something unexpected? Take a look at the GitHub profile guide.