Highlights
- Arctic Code Vault Contributor
- Developer Program Member
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
92 contributions in the last year
Contribution activity
October 2020
- coderaiser/postcss-disabled JavaScript
- coderaiser/xterm.js TypeScript
- coderaiser/30-seconds-of-code JavaScript
- coderaiser/remark-lint JavaScript
Created a pull request in remarkjs/remark-lint that received 5 comments
docs: readme: --save -> --save-dev
Changed the way remark npm updates package.json: dependencies -> devDependencies.
Created an issue in postcss/postcss that received 2 comments
Postcss migration codemods
New API for postcss plugins looks very good, the only think I don't really like is the need to fix all the things by hand. So I want to suggest usi…