https://github.com/octalmage/robotjs
https://github.com/ccampbell/mousetrap
https://github.com/shelljs/shelljs
https://github.com/vercel/pkg
https://github.com/nexe/nexe
https://github.com/mqyqingfeng/Blog
https://github.com/ElemeFE/node-interview
https://github.com/nswbmw/node-in-debugging
https://github.com/maxogden/art-of-node
https://github.com/youyudehexie/node123
https://github.com/azat-co/practicalnode
https://github.com/alsotang/node-lessons
https://github.com/sindresorhus/awesome-nodejs
https://github.com/svgdotjs/svg.js
https://github.com/josdejong/mathjs
https://github.com/liabru/matter-js
https://github.com/KaTeX/KaTeX
https://github.com/mbeaudru/modern-js-cheatsheet
https://github.com/verekia/js-stack-from-scratch
https://github.com/30-seconds/30-seconds-of-code
https://github.com/ramda/ramda
https://github.com/dexteryy/spellbook-of-modern-webdev
https://github.com/sudheerj/reactjs-interview-questions
https://github.com/yangshun/front-end-interview-handbook
https://github.com/thedaviddias/Front-End-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
https://github.com/iamjoel/front-end-plugins
https://github.com/30-seconds/30-seconds-of-interviews
https://github.com/MaximAbramchuck/awesome-interview-questions
https://github.com/LeCoupa/awesome-cheatsheets
symlink-dir
symlinkDir(src, dest): Promise<{ reused: boolean, warn?: string }>
Creates a symlink in dest that points to src.
rimraf
rimraf(f, [opts], callback)