{"id":13623494,"url":"https://github.com/devmount/CheatSheets","last_synced_at":"2025-04-15T14:33:12.021Z","repository":{"id":37787757,"uuid":"128214507","full_name":"devmount/CheatSheets","owner":"devmount","description":"A curated list of everything I look up more than twice","archived":false,"fork":false,"pushed_at":"2025-01-10T18:12:57.000Z","size":94,"stargazers_count":391,"open_issues_count":0,"forks_count":71,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-04-06T22:08:38.130Z","etag":null,"topics":["bash","cheatsheets","git","npm","visual-studio-code","yarn"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devmount.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["devmount"],"custom":["https://paypal.me/devmount"]}},"created_at":"2018-04-05T14:02:09.000Z","updated_at":"2025-04-04T11:56:22.000Z","dependencies_parsed_at":"2025-01-30T03:11:11.952Z","dependency_job_id":"46b14f35-4cd4-4e90-8de3-435e73662759","html_url":"https://github.com/devmount/CheatSheets","commit_stats":{"total_commits":69,"total_committers":3,"mean_commits":23.0,"dds":0.04347826086956519,"last_synced_commit":"281dba7908d5ab26397576c7ef94788819b68032"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2FCheatSheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2FCheatSheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2FCheatSheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmount%2FCheatSheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmount","download_url":"https://codeload.github.com/devmount/CheatSheets/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249089092,"owners_count":21210917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","cheatsheets","git","npm","visual-studio-code","yarn"],"created_at":"2024-08-01T21:01:32.436Z","updated_at":"2025-04-15T14:33:12.013Z","avatar_url":"https://github.com/devmount.png","language":null,"readme":"# CheatSheets\n\nRepository for everything I look up more than twice.\n\n## TOC\n\n- [Bash](./sheets/bash.md)\n- [PowerShell](./sheets/powershell.md)\n- [Git](./sheets/git.md)\n- [NPM](./sheets/npm.md)\n- [VS Code](./sheets/vscode.md)\n- [Yarn](./sheets/yarn.md)\n\n## External Cheat Sheets\n\nIn addition to my own above, I compiled a list of the (in my opinion) best Cheatsheets and tutorials for some of the top\nlanguages, frameworks and tools out there. I considered clarity, interactivity and simplicity for beginners. Here we go.\n\n### General\n\n#### Awesome\n\n- \u003chttps://github.com/topics/awesome\u003e\n- \u003chttps://github.com/detailyang/awesome-cheatsheet\u003e\n\n#### Tech interview\n\n- \u003chttps://www.frontendinterviewhandbook.com\u003e\n- \u003chttps://github.com/TSiege/Tech-Interview-Cheat-Sheet\u003e\n- \u003chttps://dev.to/elliot/my-google-technical-interview-cheat-sheet-1lbd\u003e\n\n#### Complexity\n\n- \u003chttps://www.bigocheatsheet.com\u003e\n- \u003chttp://cooervo.github.io/Algorithms-DataStructures-BigONotation\u003e\n\n#### SEO\n\n- \u003chttps://dev.to/pagely/seo-cheat-sheet-for-devs-5h1g\u003e\n\n### Programming, Scripting and Query Languages\n\n#### C\n\n- \u003chttps://cheatsheets.zip/c\u003e\n- \u003chttps://developerinsider.co/c-programming-language-cheat-sheet\u003e\n\n#### C++\n\n- \u003chttps://cheatsheets.zip/cpp\u003e\n- \u003chttps://www.educba.com/c-programming-language-basics\u003e\n\n#### Dotnet\n\n- \u003chttps://github.com/quozd/awesome-dotnet\u003e\n- \u003chttps://github.com/thangchung/awesome-dotnet-core\u003e\n\n#### Go\n\n- \u003chttps://cheatsheets.zip/go\u003e\n- \u003chttps://github.com/a8m/golang-cheat-sheet\u003e\n- \u003chttps://devhints.io/go\u003e\n- \u003chttps://dev.to/codehakase/how-i-learned-go-programming\u003e\n\n#### GraphQL\n\n- \u003chttps://cheatsheets.zip/graphql\u003e\n- \u003chttps://devhints.io/graphql\u003e\n- \u003chttps://raw.githubusercontent.com/sogko/graphql-shorthand-notation-cheat-sheet/master/graphql-shorthand-notation-cheat-sheet.png\u003e\n- \u003chttps://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04\u003e\n\n#### Java\n\n- \u003chttps://cheatsheets.zip/java\u003e\n- \u003chttps://overapi.com/java\u003e\n- \u003chttps://cheatography.com/son9912/cheat-sheets/java-oop-concept\u003e\n- \u003chttps://www.educba.com/category/software-development/software-development-tutorials/java-tutorial\u003e\n- \u003chttps://dev.to/monknomo/java-8-stream-cheatsheet--oad\u003e\n\n#### JavaScript, ES2015+\n\n- \u003chttps://cheatsheets.zip/javascript\u003e\n- \u003chttps://quickref.me/es6.html\u003e\n- \u003chttps://htmlcheatsheet.com/js\u003e\n- \u003chttps://cheatsheets.zip/es6\u003e\n- \u003chttps://devhints.io/es6\u003e\n- \u003chttps://overapi.com/javascript\u003e\n- \u003chttps://dev.to/samanthaming/javascript-module-cheatsheet-5b4o\u003e\n- \u003chttps://dev.to/samanthaming/es6-arrow-functions-cheatsheet-1cn\u003e\n\n#### Kotlin\n\n- \u003chttps://cheatsheets.zip/kotlin\u003e\n- \u003chttps://devhints.io/kotlin\u003e\n\n#### PHP\n\n- \u003chttps://cheatsheets.zip/php\u003e\n- \u003chttps://overapi.com/php\u003e\n- \u003chttps://phpcheatsheets.com\u003e\n- \u003chttps://dev.to/biros/awesome-php-resources-on-dev----3a18\u003e\n\n#### Python\n\n- \u003chttps://cheatsheets.zip/python\u003e\n- \u003chttps://devhints.io/python\u003e\n- \u003chttps://overapi.com/python\u003e\n- \u003chttps://www.pythoncheatsheet.org\u003e\n- \u003chttps://dev.to/abhirajb/the-ultimate-python-cheatsheet-56g7\u003e\n\n#### Regex\n\n- \u003chttps://cheatsheets.zip/regex\u003e\n- \u003chttps://www.debuggex.com/cheatsheet/regex/javascript\u003e\n- \u003chttps://devhints.io/regexp\u003e\n- \u003chttps://overapi.com/regex\u003e\n- \u003chttps://dev.to/emmabostian/regex-cheat-sheet-2j2a\u003e\n- \u003chttps://dev.to/catherinecodes/a-regex-cheatsheet-for-all-those-regex-haters-and-lovers--2cj1\u003e\n\n#### Ruby\n\n- \u003chttps://cheatsheets.zip/ruby\u003e\n- \u003chttps://overapi.com/ruby\u003e\n- \u003chttps://dev.to/teekay/idiomatic-ruby-writing-beautiful-code-56ef\u003e\n- \u003chttps://dev.to/philnash/top-10-errors-from-1000-ruby-on-rails-projects-and-how-to-avoid-them-24m\u003e\n\n#### SQL, MySQL, PostgreSQL\n\n- \u003chttps://cheatsheets.zip/mysql\u003e\n- \u003chttps://devhints.io/mysql\u003e\n- \u003chttps://overapi.com/mysql\u003e\n- \u003chttps://cheatsheets.zip/postgres\u003e\n\n#### TypeScript\n\n- \u003chttps://cheatsheets.zip/typescript\u003e\n- \u003chttps://learnxinyminutes.com/docs/typescript\u003e\n- \u003chttps://devhints.io/typescript\u003e\n\n### Frameworks, libraries and their extensions\n\n#### Angular\n\n- \u003chttps://docs.w3cub.com/angular/guide/cheatsheet.html\u003e\n- \u003chttps://dev.to/lysofdev/an-angular-testing-cheatsheet-5hj2\u003e\n\n#### jQuery\n\n- \u003chttps://cheatsheets.zip/jquery\u003e\n- \u003chttps://oscarotero.com/jquery\u003e\n- \u003chttps://overapi.com/jquery\u003e\n\n#### React\n\n- \u003chttps://cheatsheets.zip/react\u003e\n- \u003chttps://cheatsheets.shecodes.io/react\u003e\n- \u003chttps://devhints.io/react\u003e\n- \u003chttps://reactcheatsheet.com\u003e\n\n#### Redux\n\n- \u003chttps://medium.com/@javascript_7596/react-redux-concept-workflow-cheatsheet-be00e3ffa853\u003e\n- \u003chttps://devhints.io/redux\u003e\n- \u003chttps://github.com/linkmesrl/react-journey-2016/blob/master/resources/egghead-redux-cheat-sheet-3-2-1.pdf\u003e\n\n#### Vue\n\n- \u003chttps://learnvue.co/LearnVue-Vue-3-Cheatsheet.pdf\u003e\n- \u003chttps://devhints.io/vue\u003e\n- \u003chttps://dev.to/adnanbabakan/vue-cheat-sheet-1-194a\u003e\n- \u003chttps://dev.to/adnanbabakan/vue-cheat-sheet-2-5aj8\u003e\n- \u003chttps://dev.to/adnanbabakan/vue-cheat-sheet-3-advanced-4khj\u003e\n- \u003chttps://dev.to/devmount/how-to-kickstart-a-vuejs-project-2mj5\u003e\n- \u003chttps://vue-cheatsheet.themeselection.com\u003e\n\n#### Vuex\n\n- \u003chttps://vuejs-tips.github.io/vuex-cheatsheet\u003e\n- \u003chttps://dev.to/napoleon039/when-why-and-how-to-use-vuex-9fl\u003e\n\n#### Node.js\n\n- \u003chttps://devhints.io/nodejs\u003e\n- \u003chttps://overapi.com/nodejs\u003e\n- \u003chttps://dev.to/santypk4/bulletproof-node-js-project-architecture-4epf\u003e\n- \u003chttps://dev.to/jorge_rockr/everything-you-need-to-know-about-node-js-lnc\u003e\n\n### Editors, IDEs and other tools\n\n#### Atom\n\n- \u003chttps://devhints.io/atom\u003e\n\n#### Bash\n\n- \u003chttps://cheatsheets.zip/bash\u003e\n- \u003chttps://devhints.io/bash\u003e\n- \u003chttp://johnstowers.co.nz/pages/bash-cheat-sheet.html\u003e\n- \u003chttps://dev.to/devmount/9-evil-bash-commands-explained-4k5e\u003e\n\n#### Docker\n\n- \u003chttps://dev.to/keshav___dev/docker-cheat-sheet-for-beginners-18mo\u003e\n- \u003chttps://cheatsheets.zip/docker\u003e\n- \u003chttps://devhints.io/docker\u003e\n- \u003chttps://dev.to/emarsys/the-missing-docker-cheatsheet-4dbg\u003e\n\n#### Git\n\n- \u003chttps://cheatsheets.zip/git\u003e\n- \u003chttp://www.ndpsoftware.com/git-cheatsheet.html\u003e\n- \u003chttps://overapi.com/git\u003e\n- \u003chttps://dev.to/maxpou/git-cheat-sheet-advanced-3a17\u003e\n- \u003chttps://dev.to/duomly/git-cheatsheet-for-beginners-5apl\u003e\n- \u003chttps://dev.to/antjanus/my-personal-git-tricks-cheatsheet-23j1\u003e\n- \u003chttps://dev.to/hengnee/yet-another-git-cheatsheet-4gjk\u003e\n- \u003chttps://dev.to/devmount/how-to-correct-git-commit-messages-402d\u003e\n- \u003chttps://dev.to/devmount/signed-git-commits-in-vs-code-36do\u003e\n\n#### Sublime Text\n\n- \u003chttps://cheatsheets.zip/sublime-text\u003e\n- \u003chttps://devhints.io/sublime-text\u003e\n- \u003chttps://shortcuts.design/toolspage-sublimetext.html\u003e\n\n#### Vim\n\n- \u003chttps://cheatsheets.zip/vim\u003e\n- \u003chttps://vim.rtorr.com\u003e\n- \u003chttps://devhints.io/vim\u003e\n- \u003chttps://sheet.shiar.nl/vi\u003e\n\n#### Visual Studio Code\n\n- \u003chttps://cheatsheets.zip/vscode\u003e\n- \u003chttps://devhints.io/vscode\u003e\n- \u003chttps://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf\u003e\n- \u003chttps://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf\u003e\n- \u003chttps://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf\u003e\n- \u003chttps://dev.to/devmount/23-lesser-known-vs-code-shortcuts-as-gif-80\u003e\n\n### Markup and Styling\n\n#### CSS, CSS3\n\n- \u003chttps://cheatsheets.zip/css3\u003e\n- \u003chttps://htmlcheatsheet.com/css\u003e\n- \u003chttps://devhints.io/css\u003e\n- \u003chttps://overapi.com/css\u003e\n- \u003chttps://yoksel.github.io/flex-cheatsheet\u003e\n- \u003chttps://dev.to/proticm/css-variables-cheat-sheet-32id\u003e\n- \u003chttps://dev.to/iggredible/css-selectors-cheatsheet-24bh\u003e\n\n#### Emmet\n\n- \u003chttps://cheatsheets.zip/emmet\u003e\n- \u003chttps://docs.emmet.io/cheat-sheet\u003e\n- \u003chttps://devhints.io/emmet\u003e\n- \u003chttps://dev.to/lalawuhan/emmet-love-4be5\u003e\n\n#### HTML, HTML5\n\n- \u003chttps://cheatsheets.zip/html\u003e\n- \u003chttps://htmlcheatsheet.com\u003e\n- \u003chttps://devhints.io/html\u003e\n- \u003chttps://overapi.com/html\u003e\n\n#### JSON\n\n- \u003chttps://cheatsheets.zip/json\u003e\n- \u003chttps://cheatography.com/mackan90096/cheat-sheets/json\u003e\n\n#### LaTeX\n\n- \u003chttps://cheatsheets.zip/latex\u003e\n- \u003chttps://wch.github.io/latexsheet\u003e\n- \u003chttps://dev.to/nickymarino/lets-use-latex\u003e\n\n#### Markdown\n\n- \u003chttps://cheatsheets.zip/markdown\u003e\n- \u003chttps://www.markdownguide.org/cheat-sheet\u003e\n- \u003chttps://devhints.io/markdown\u003e\n- \u003chttps://dev.to/rattanakchea/markdown-cheatsheet-for-developers-2bjj\u003e\n\n#### Pug\n\n- \u003chttps://devhints.io/pug\u003e\n\n#### SASS, SCSS\n\n- \u003chttps://cheatsheets.zip/sass\u003e\n- \u003chttps://quickref.me/sass.html\u003e\n- \u003chttps://devhints.io/sass\u003e\n- \u003chttps://dev.to/finallynero/scss-cheatsheet-7g6\u003e\n\n#### Stylus\n\n- \u003chttps://devhints.io/stylus\u003e\n\n#### Xpath\n\n- \u003chttps://cheatsheets.zip/xpath\u003e\n- \u003chttps://devhints.io/xpath\u003e\n\n#### Yaml\n\n- \u003chttps://cheatsheets.zip/yaml\u003e\n- \u003chttps://lzone.de/#/LZone%20Cheat%20Sheets/Languages/YAML\u003e\n- \u003chttps://devhints.io/yaml\u003e\n\n### Platforms, web apps and code management\n\n#### GitHub\n\n- \u003chttps://cheatsheets.zip/github\u003e\n- \u003chttps://github.com/tiimgreen/github-cheat-sheet\u003e\n- \u003chttps://github.github.com/training-kit/downloads/github-git-cheat-sheet\u003e\n\n#### GitLab\n\n- \u003chttps://cheatsheets.zip/gitlab\u003e\n- \u003chttps://docs.gitlab.com/ee/user/markdown.html\u003e\n\n#### Jupyter Notebook\n\n- \u003chttps://s3.amazonaws.com/assets.datacamp.com/blog_assets/Jupyter_Notebook_Cheat_Sheet.pdf\u003e\n\n#### NPM\n\n- \u003chttps://devhints.io/npm\u003e\n- \u003chttps://guide.freecodecamp.org/developer-tools/npm-cheatsheet\u003e\n- \u003chttps://dev.to/therealdanvega/creating-your-first-npm-package-2ehf\u003e\n\n#### Yarn\n\n- \u003chttps://devhints.io/yarn\u003e\n- \u003chttps://github.com/areai51/yarn-cheatsheet\u003e\n","funding_links":["https://github.com/sponsors/devmount","https://paypal.me/devmount"],"categories":["Others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmount%2FCheatSheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmount%2FCheatSheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmount%2FCheatSheets/lists"}