Skip to content

Latest commit

 

History

History
84 lines (67 loc) · 3.53 KB

README.md

File metadata and controls

84 lines (67 loc) · 3.53 KB

Awesome Code Tools Awesome

A curated list of awesome tools, resources and workflow tips for coding

Content

Code Formatters

  • Prettier Opinionated code formatter supporting many languages and editors

Linters

Javascript & Typescript

  • ESLint Analyses Javascript & suggests fixes

Communication and collaboration

Code Browsers

  • CScope Tool for browsing source code, integrates with vim

Cloud IDEs

  • GitPod A dev environment in the cloud

Documentation

Data

  • xsv A csv toolkit for the CLI
  • Apache Superset Data exploration and visualization platform
  • datatools Conversion tool for the most common data formats

Codegen

  • Quicktype Generate strong types from JSON etc.

Scaffolding

  • Degit Scaffold a project from a git repository, without cloning
  • Emmet Emmet (expanding abbreviations)

Stats and Productivity

  • Wakatime Metrics about your programming

Vim ecosystem

Email

  • Mail Studio Design responsive emails working across different clients
  • greenmail suite of email servers for testing purposes

Shell

  • nushell A table-oriented shell written in Rust

Concepts

Other Awesome lists

Other indexes