{"id":29331,"url":"https://github.com/bar9/awesome-code-tools","name":"awesome-code-tools","description":"A curated list of awesome tools, resources and workflow tips for coding","projects_count":31,"last_synced_at":"2026-06-04T20:00:24.374Z","repository":{"id":74105413,"uuid":"325336783","full_name":"bar9/awesome-code-tools","owner":"bar9","description":"A curated list of awesome tools, resources and workflow tips for coding","archived":false,"fork":false,"pushed_at":"2021-11-05T10:56:08.000Z","size":34,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-02T18:04:51.283Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bar9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-12-29T16:37:29.000Z","updated_at":"2021-11-05T10:56:11.000Z","dependencies_parsed_at":"2024-01-13T14:47:14.194Z","dependency_job_id":"1f4dd5fb-9c2a-4fd7-925a-94990653f807","html_url":"https://github.com/bar9/awesome-code-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bar9/awesome-code-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bar9%2Fawesome-code-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bar9%2Fawesome-code-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bar9%2Fawesome-code-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bar9%2Fawesome-code-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bar9","download_url":"https://codeload.github.com/bar9/awesome-code-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bar9%2Fawesome-code-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33917184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"created_at":"2024-01-13T12:57:56.105Z","updated_at":"2026-06-04T20:00:24.374Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Other Awesome lists","Linters","Data","Scaffolding","Cloud IDEs","Shell","Concepts","Communication and collaboration","Documentation","Vim ecosystem","Email","Other indexes","Codegen","Code Browsers"],"sub_categories":["Javascript \u0026 Typescript"],"readme":"# Awesome Code Tools [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA curated list of awesome tools, resources and workflow tips for coding\n\n# Content\n- [Code formatters](#code-formatters)\n- [Linters](#linters)\n- [Communication and collaboration](#communiction-and-collaboration)\n- [Code Browsers](#code-browsers)\n- [Cloud IDEs](#cloud-ides)\n- [Documentation](#documentation)\n- [Data](#data)\n- [Codegen](#codegen)\n- [Scaffolding](#scaffolding)\n- [Stats and productivity](#stats-and-productivity)\n- [Vim ecosystem](#vim-ecosystem)\n- [Email](#email)\n- [Shell](#shell)\n- [Concepts](#concepts)\n- [Other Awesome Lists](#other-awesome-lists)\n- [Other Indexes](#other-indexes)\n\n## Code Formatters\n- [Prettier](https://prettier.io) Opinionated code formatter supporting many languages and editors\n\n## Linters\n### Javascript \u0026 Typescript\n- [ESLint](https://eslint.org/) Analyses Javascript \u0026 suggests fixes\n\n## Communication and collaboration\n- [Floobits](https://floobits.com/) Cross-Editor collaboration\n- [Codestream](https://www.codestream.com/) Collaboration tools inside IDE\n- [Code with me](https://plugins.jetbrains.com/plugin/14896-code-with-me) Connects programmers working with IntelliJ IDEs\n\n## Code Browsers\n- [CScope](http://cscope.sourceforge.net/) Tool for browsing source code, integrates with vim\n\n## Cloud IDEs\n- [GitPod](https://www.gitpod.io/) A dev environment in the cloud\n\n## Documentation\n- [doxygen](https://www.doxygen.nl/index.html) Generate documentation from code\n- [Daux.io](http://daux.io/) A documentation generator from markdown\n- [Asciinema](https://asciinema.org) Terminal screencasts\n- [Zeal / Dash](https://zealdocs.org) Offline documentation browser\n\n## Data\n- [xsv](https://github.com/BurntSushi/xsv) A csv toolkit for the CLI\n- [Apache Superset](https://superset.apache.org/) Data exploration and visualization platform\n- [datatools](https://github.com/caltechlibrary/datatools) Conversion tool for the most common data formats\n## Codegen\n- [Quicktype](https://github.com/quicktype/quicktype) Generate strong types from JSON etc.\n\n## Scaffolding\n- [Degit](https://github.com/Rich-Harris/degit) Scaffold a project from a git repository, without cloning\n- [Emmet](https://emmet.io/) Emmet (expanding abbreviations)\n\n## Stats and Productivity\n- [Wakatime](https://wakatime.com) Metrics about your programming\n\n## Vim ecosystem\n- [Vim](https://vim.org) The legendary modal editor\n- [Cheat-Sheet](https://vim.rtorr.com) Well-arranged cheat sheet\n- [Janus](https://github.com/carlhuda/janus) Distribution with useful plugins\n- [Syntastic](https://github.com/vim-syntastic/syntastic) Syntax checker\n- [vim-easytags](https://github.com/xolox/vim-easytags) Syntax highlighting\n\n## Email\n- [Mail Studio](https://mailstudio.app) Design responsive emails working across different clients\n- [greenmail](https://github.com/greenmail-mail-test/greenmail) suite of email servers for testing purposes\n\n## Shell\n- [nushell](https://www.nushell.sh/) A table-oriented shell written in Rust\n\n## Concepts\n- [Do Nothing Scripts](https://blog.danslimmon.com/2019/07/15/do-nothing-scripting-the-key-to-gradual-automation/) A more developer-oriented version of the checklist\n\n## Other Awesome lists\n- [Awesome Dev Env](https://github.com/jondot/awesome-devenv)\n- [Awesome Code Review](https://github.com/joho/awesome-code-review)\n- [Awesome Devtools](https://github.com/moimikey/awesome-devtools)\n\n## Other indexes\n- [Developer Tools on ProductHunt](https://www.producthunt.com/topics/developer-tools)\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/bar9%2Fawesome-code-tools/projects"}