Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Walt Disney Imagineering
- Los Angeles, CA
- https://geoffreybooth.com
Popular repositories
-
A proposal for import statements of files for the new Node.js modules implementation
-
-
A demonstration of code that executes differently in Node and browsers
-
-
Demo of new Meteor coffeescript package where code in backticks is parsed by ecmascript pacakge
HTML 2
-
Use JavaScript to execute queries against the `package.json` files of the most popular modules in the NPM registry
381 contributions in the last year
Contribution activity
March 2020
Created a pull request in nodejs/node that received 9 comments
[v12.x backport] module: drop support for extensionless main entry points in esm
Backport of #31415. Thank you @codebytere for the prompt! This isn't as clean as it could be because of 04d07ed. @bmeck or @guybedford do you mind …
- module: fix extension searching for exports
- docs: clarify dynamic imports and side effects
- module: add hook for global preload code
- module: expose exports conditions to loaders
- esm: doc & validate source values for formats
- docs: refine conditional exports documentation
- esm: port loader code to JS
- module: improve error for invalid package targets
Created an issue in babel/babel that received 3 comments
[@babel/core] Bug: “TypeError: Iterator result false is not an object” in Node 6 --harmony
Bug Report
I would like to work on a fix!
Current Behavior
In Node 6 running under --harmony, Babel’s transform throws TypeError: Iterator resul…