awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 Repos

Awesome GitHub RepositoriesNjs Scripting

Tools and libraries for extending server functionality using Nginx JavaScript.

Explore 11 awesome GitHub repositories matching part of an awesome list · Njs Scripting. Refine with filters or upvote what's useful.

Awesome Njs Scripting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nginxinc/nginx-s3-gatewayAvatar von nginxinc

    nginxinc/nginx-s3-gateway

    727Auf GitHub ansehen↗

    This project provides a working configuration of NGINX configured to act as an authenticating and caching gateway for to AWS S3 or another S3 compatible service. This allows you to proxy a private S3 bucket without requiring users to authenticate to it. Within the proxy layer, additional…

    Proxies requests directly to private S3 storage buckets.

    JavaScript
    Auf GitHub ansehen↗727
  • nginx/njs-examplesAvatar von nginx

    nginx/njs-examples

    689Auf GitHub ansehen↗

    NGINX JavaScript examples

    Provides practical examples for implementing njs logic.

    JavaScript
    Auf GitHub ansehen↗689
  • tuxinvader/nginx-dnsAvatar von TuxInvader

    TuxInvader/nginx-dns

    224Auf GitHub ansehen↗

    This repository contains some NJS code, and example configuration files for using NGINX with DNS services. NGINX can be used to perform load balancing for DNS (TCP/UDP), and also DNS over TLS (DoT) and DNS over HTTPS (DoH)

    Configures server integration with external DNS services.

    JavaScript
    Auf GitHub ansehen↗224
  • nginx/njs-acmeAvatar von nginx

    nginx/njs-acme

    92Auf GitHub ansehen↗

    This repository provides a JavaScript library to work with ACME providers such as Let's Encrypt for NJS. The source code is compatible with the ngxhttpjs_module runtime. This allows for the automatic generation and renewal of TLS/SSL certificates for NGINX.

    Implements ACME protocol for automated certificate issuance.

    TypeScript
    Auf GitHub ansehen↗92
  • jirutka/njs-typescript-starterAvatar von jirutka

    jirutka/njs-typescript-starter

    49Auf GitHub ansehen↗

    A starting template for developing njs (NGINX JavaScript) scripts for NGINX server in TypeScript.

    Template for developing server scripts using TypeScript.

    JavaScript
    Auf GitHub ansehen↗49
  • jirutka/babel-preset-njsAvatar von jirutka

    jirutka/babel-preset-njs

    19Auf GitHub ansehen↗

    A Babel preset for njs - NGINX JavaScript

    Babel preset for transpiling Nginx JavaScript code.

    JavaScript
    Auf GitHub ansehen↗19
  • gallarda/mqtt5Avatar von gallarda

    gallarda/mqtt5

    10Auf GitHub ansehen↗

    MQTTv5 Parser for NGINX JavaScript (njs)

    Parses MQTT 5.0 protocol messages within njs.

    JavaScript
    Auf GitHub ansehen↗10
  • f5devcentral/nginx-njs-usecasesAvatar von f5devcentral

    f5devcentral/nginx-njs-usecases

    9Auf GitHub ansehen↗

    This is a project for demonstrating NGINX NJS usage and abilities.

    Collection of real-world use cases for njs scripting.

    JavaScript
    Auf GitHub ansehen↗9
  • lcrilly/nginx-xml-jsonAvatar von lcrilly

    lcrilly/nginx-xml-json

    5Auf GitHub ansehen↗

    nginx-xml-json

    Converts XML service responses into JSON APIs.

    JavaScript
    Auf GitHub ansehen↗5
  • nginxinc/njs-prometheus-moduleN

    nginxinc/njs-prometheus-module

    0Auf GitHub ansehen↗

    Exports server metrics in a Prometheus-compatible format.

    Auf GitHub ansehen↗0
  • 4141done/njs-memory-profilerAvatar von 4141done

    4141done/njs-memory-profiler

    1Auf GitHub ansehen↗

    This is a small tool designed to allow you understand the per-request memory usage of your njs script in a non-production environment.

    Analyzes per-request memory consumption of scripts.

    JavaScript
    Auf GitHub ansehen↗1
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Njs Scripting