awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
I

indutny/node-spdy

0
View on GitHub↗
0 stars·0 forks·3 vues

Node Spdy

Features

  • Node.js Frameworks and Tools - SPDY protocol support for Node.js.

Historique des stars

Graphique de l'historique des stars pour indutny/node-spdyGraphique de l'historique des stars pour indutny/node-spdy

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Node Spdy

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Node Spdy.
  • experience-monks/devtoolAvatar de Experience-Monks

    Experience-Monks/devtool

    3,747Voir sur 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
    Voir sur GitHub↗3,747
  • auth0/node-jsonwebtokenAvatar de auth0

    auth0/node-jsonwebtoken

    18,171Voir sur 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
    Voir sur GitHub↗18,171
  • bkeepers/rosieB

    bkeepers/rosie

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • arturadib/shelljsA

    arturadib/shelljs

    0Voir sur GitHub↗
    Voir sur GitHub↗0
Voir les 30 alternatives à Node Spdy→

Questions fréquentes

Quelles sont les fonctionnalités principales de indutny/node-spdy ?

Les fonctionnalités principales de indutny/node-spdy sont : Node.js Frameworks and Tools.

Quelles sont les alternatives open-source à indutny/node-spdy ?

Les alternatives open-source à indutny/node-spdy incluent : 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.