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
Pro
Pinned
1,441 contributions in the last year
Activity overview
Contribution activity
May 1, 2020
dougwilson has no activity
yet for this period.
April 2020
- dougwilson/node-deep-equal JavaScript
- dougwilson/handlebars.js JavaScript
Created a pull request in handlebars-lang/handlebars.js that received 7 comments
Switch cmd parser to latest minimist
This pull request just swaps the command line parser to the latest version of minimist, which removes a couple of "regressions" (like the changed d…
+368
−404
•
7
comments
- doc: document `next('router')` behaviour
- adding documentation around using promises in middleware
- doc: add `req.host` property documentation
- fix table style to block so as not to overflow into surrounding text
- doc: fix `name` parameter
- doc: when 'trust proxy' = true, req.ip stays a single ip
- Correcting path example to be consistent w/h description
- Fix anchor link for docs in zh-TW
- doc: expand `req.query` change documentation
- doc: add `app.router` documentation
- Add Eta to list of template engines
- docs: document http-terminator (fixes #1096)
- doc: remove `req.param` API documentation
- Add protocol and host to the console log
- Add DEV Community's express tag to community page
- Guide to overriding sugar methods
- Update SQL server database integration example
- Add a note about default error handling
- Change Exove logo
- Document other shell variable for debuging express