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 36 million developers.
Sign up
Popular repositories
-
express-persona
Mozilla Persona integration for Express
-
input.js
Input.js is a JavaScript library to map controller and OS-specific USB enumerations provided by the Gamepad API in Mozilla Firefox to an ideal virtual gamepad.
-
npm-readonly-mirror
Mirror npm to S3
-
popcorn-js
Forked from mozilla/popcorn-js
HTML5 Video Element
-
assume-aws-role
Work with multiple AWS accounts more easily
-
requirejs-middleware
Connect middleware for RequireJS compiling
198 contributions in the last year
Contribution activity
May 2019
Created a pull request in mozilla/fxa that received 6 comments
fix(pooling): Change request payload default from {} to null
Some HTTP software (notably GCLB) does not permit request bodies in GET/HEAD HTTP methods. When you attempt to send one, it will respond with an HT…