awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesServer-Side Language Tooling

Tooling and syntax extensions designed for developing logic in server-side runtimes.

Distinct from Server-Side Scripting Engines: Existing candidates focus on database-embedded scripts or web page generation, not general-purpose language tooling for Node.js.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Server-Side Language Tooling. Refine with filters or upvote what's useful.

Awesome Server-Side Language Tooling GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jashkenas/coffeescriptJ

    jashkenas/coffeescript

    16,601Ver en GitHub↗

    CoffeeScript is a source-to-source transpiler that transforms a concise high-level syntax into standard JavaScript. It enables the development of logic for web applications and server-side environments by converting source code into a format compatible with browsers and server runtimes. The project provides a workflow for rapid prototyping and script execution automation, allowing users to run source files through a compiler and execute the resulting code immediately without a manual build step. The tooling leverages lexical analysis and abstract syntax tree transformations to manipulate cod

    Enables developing backend logic for Node.js using a concise, high-level syntax.

    CoffeeScript
    Ver en GitHub↗16,601
  1. Home
  2. Programming Languages & Runtimes
  3. Server-Side Language Tooling