awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Developer Tooling APIs · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesDeveloper Tooling APIs

Interfaces and protocols that allow external software to interact with development environments and programming infrastructure.

Explore 4 awesome GitHub repositories matching development tools & productivity · Developer Tooling APIs. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. API Development & SDKs
  4. Developer Tooling APIs

Awesome Developer Tooling APIs GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • public-apis/public-apis

    public-apis/public-apis

    399,192GitHubView on GitHub↗

    This project is a comprehensive, community-driven directory of public service endpoints designed to facilitate the discovery and integration of external data sources. It serves as a centralized registry where developers can locate reliable third-party APIs to augment their applications with specialized functionality, r

    Pythonapiapisdataset
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Shellbashinstalllts
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    TypeScriptbuild-tooldev-serverfrontend
  • prettier/prettier

    prettier/prettier

    51,664GitHubView on GitHub↗

    Prettier is an opinionated code formatter that parses source code and reprints it from scratch to enforce a consistent, project-wide visual style. By transforming code into an abstract syntax tree and applying a recursive document printing process, it eliminates manual style debates and ensures that all source files ad

    JavaScriptangularastcss

Explore sub-tags

  • Development Server APIsAPIs for instantiating and managing local development servers with middleware and HMR support.
  • Environment Metadata ProvidersUtilities that expose configuration, language support, and environment-specific capabilities of a tool.
  • Programming PlatformsAPIs for accessing coding statistics and problem sets.
  • Shell Compatibility TestersTest suites designed to verify script behavior across different shell environments.