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
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
js2coffee avatar

js2coffee/js2coffee

0
View on GitHub↗
2,080 estrellas·196 forks·CoffeeScript·MIT·0 vistasjs2.coffee↗

Js2coffee

Compile JavaScript to CoffeeScript

Features

  • Node.js Frameworks and Tools - JavaScript to CoffeeScript converter.

Historial de estrellas

Gráfico del historial de estrellas de js2coffee/js2coffeeGráfico del historial de estrellas de js2coffee/js2coffee

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Js2coffee

Proyectos open-source similares, clasificados según cuántas características comparten con Js2coffee.
  • experience-monks/devtoolAvatar de Experience-Monks

    Experience-Monks/devtool

    3,747Ver en GitHub↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    JavaScript
    Ver en GitHub↗3,747
  • auth0/node-jsonwebtokenAvatar de auth0

    auth0/node-jsonwebtoken

    18,171Ver en GitHub↗

    This project is a Node.js library for implementing and managing JSON Web Tokens. It functions as a cryptographic token manager and authentication tool used to sign, verify, and decode tokens to securely transmit claims between parties. The library supports both symmetric and asymmetric signing algorithms, including HMAC and RSA. It enables the creation of digitally signed tokens using secrets or private keys, and provides mechanisms to validate token signatures and verify embedded claims such as expiration and issuer. The tool covers a range of identity and access capabilities, including sta

    JavaScript
    Ver en GitHub↗18,171
  • bkeepers/rosieB

    bkeepers/rosie

    0Ver en GitHub↗
    Ver en GitHub↗0
  • arturadib/shelljsA

    arturadib/shelljs

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a Js2coffee→

Preguntas frecuentes

¿Qué hace js2coffee/js2coffee?

Compile JavaScript to CoffeeScript

¿Cuáles son las características principales de js2coffee/js2coffee?

Las características principales de js2coffee/js2coffee son: Node.js Frameworks and Tools.

¿Qué alternativas de código abierto existen para js2coffee/js2coffee?

Las alternativas de código abierto para js2coffee/js2coffee incluyen: experience-monks/devtool — Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It… auth0/node-jsonwebtoken — This project is a Node.js library for implementing and managing JSON Web Tokens. It functions as a cryptographic token… bkeepers/rosie. chaijs/chai — Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a… cheeriojs/cheerio — Cheerio is an HTML and XML parsing library and server-side DOM implementation. It functions as a markup manipulation… arturadib/shelljs.