Lint and maintain many projects at once
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
HTTP Accept-* headers parsing
venikman/awesome-blockchains 0
A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips :tulip::tulip::tulip:. Distributed is the new centralized.
venikman/Awesome-Design-Tools 0
The best design tools for everything.
A collection of awesome things regarding Reason/OCaml ecosystem.
venikman/awesome-scalability 0
:bookmark: Daily-updated reading list for designing High Scalability :cherries:, High Availability :fire:, High Stability :mount_fuji: back-end systems - Pull requests are greatly welcome :two_men_holding_hands: I hope you will find this project helpful :four_leaf_clover: Please help me share it to more and more people :heart: Thank you - 谢谢 - धन्यवाद - ধন্যবাদ - Спасибо - شكرا - Merci - Gracias - Danke - Cảm ơn! :bow:
startedDevUtilsApp/DevUtils-app
started time in 23 days
startedcds-hooks/docs
started time in 23 days
PR opened sholladay/pogo
Fixing initial test and adds one more test with missing content-type: 'application/json' header.
pr created time in 24 days
push eventvenikman/pogo
commit sha 3ec3d3ecdd73f2b2cf0b89faf6ef664746aab870
Fix default test and covered non json header.
push time in 24 days
startedmicrosoft/playwright
started time in 24 days
Pull request review commentsholladay/mop-cli
test('rule: caret-deps', (t) => { } }); });++test('git helper module', async (t) => {+ const cwd = await mkdirtemp();+ const { stdout } = exec(`ls ${cwd}`);++ // Assert that .git directory does not exist.+ t.not(stdout, '');++ await git('init', { cwd });
done
comment created time in a month
Pull request review commentsholladay/mop-cli
test('rule: caret-deps', (t) => { } }); });++test('git helper module', async (t) => {+ const cwd = await mkdirtemp();+ const { stdout } = exec(`ls ${cwd}`);
done, I am glad I looked at it right now! I didn't know yet about fs/promises
comment created time in a month
push eventvenikman/mop-cli
commit sha 1982f9f7eaf0a7488f10b78d29182bb1d816d37a
Update usage fs module with promises api So it can support windows as well
push time in a month
pull request commentsholladay/mop-cli
I will take a loo on it. Gimme some time =)
comment created time in 2 months