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 50 million developers.
Sign up
Pinned
714 contributions in the last year
Activity overview
Contribution activity
October 2020
- watilde/npm-workspace-example
- watilde/docs TypeScript
Created a pull request in nodejs/node that received 18 comments
url: file URL path normalization
Refs: whatwg/url#544
Refs: web-platform-tests/wpt#25716
Fixes: #35429
Checklist
make -j4 test (UNIX), or vcbuild test (Windows) passes
tests and…
- deps: upgrade npm to 7.0.3
- ci(automation): automatically update licenses weekly / on-demand
- build: do not pass mode option to test-v8 command
- doc: use kbd element in readline doc
- test: refactor test-crypto-pbkdf2
- deps: upgrade npm to 7.0.2
- [v14.x] Revert "test: mark test-webcrypto-encrypt-decrypt-aes flaky"
- test: add coverage GitHub action
- doc: Updates for remark v13
- fs: remove unused assignment
- deps: upgrade npm to 7.0.0
- test: refactor test-cluster-master-error to be more resilient
- doc: use kbd element in process doc
- tools: bump cpplint.py from 1.4.4 to 1.4.6
- doc: improve fs.rm() docs
- doc: edit fs.md for minor style changes
- tools: edit cpplint.py
- doc: improve eventLoopUtilization documentation
- src: minor error cleanups
- doc: adopt MDN style for kbd elements
Created an issue in aws-amplify/amplify-cli that received 4 comments
Add README.md into amplify directory
Is your feature request related to a problem? Please describe. It was not easy to understand what each files and directories mean under amplify dir…