awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nginxinc/nginx-s3-gatewayالصورة الرمزية لـ nginxinc

    nginxinc/nginx-s3-gateway

    727عرض على GitHub↗

    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
    عرض على GitHub↗727
  • nginx/njs-examplesالصورة الرمزية لـ nginx

    nginx/njs-examples

    689عرض على GitHub↗

    NGINX JavaScript examples

    Provides practical examples for implementing njs logic.

    JavaScript
    عرض على GitHub↗689
  • tuxinvader/nginx-dnsالصورة الرمزية لـ TuxInvader

    TuxInvader/nginx-dns

    224عرض على GitHub↗

    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
    عرض على GitHub↗224
  • nginx/njs-acmeالصورة الرمزية لـ nginx

    nginx/njs-acme

    92عرض على GitHub↗

    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
    عرض على GitHub↗92
  • jirutka/njs-typescript-starterالصورة الرمزية لـ jirutka

    jirutka/njs-typescript-starter

    49عرض على GitHub↗

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

    Template for developing server scripts using TypeScript.

    JavaScript
    عرض على GitHub↗49
  • jirutka/babel-preset-njsالصورة الرمزية لـ jirutka

    jirutka/babel-preset-njs

    19عرض على GitHub↗

    A Babel preset for njs - NGINX JavaScript

    Babel preset for transpiling Nginx JavaScript code.

    JavaScript
    عرض على GitHub↗19
  • gallarda/mqtt5الصورة الرمزية لـ gallarda

    gallarda/mqtt5

    10عرض على GitHub↗

    MQTTv5 Parser for NGINX JavaScript (njs)

    Parses MQTT 5.0 protocol messages within njs.

    JavaScript
    عرض على GitHub↗10
  • f5devcentral/nginx-njs-usecasesالصورة الرمزية لـ f5devcentral

    f5devcentral/nginx-njs-usecases

    9عرض على GitHub↗

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

    Collection of real-world use cases for njs scripting.

    JavaScript
    عرض على GitHub↗9
  • lcrilly/nginx-xml-jsonالصورة الرمزية لـ lcrilly

    lcrilly/nginx-xml-json

    5عرض على GitHub↗

    nginx-xml-json

    Converts XML service responses into JSON APIs.

    JavaScript
    عرض على GitHub↗5
  • nginxinc/njs-prometheus-moduleN

    nginxinc/njs-prometheus-module

    0عرض على GitHub↗

    Exports server metrics in a Prometheus-compatible format.

    عرض على GitHub↗0
  • 4141done/njs-memory-profilerالصورة الرمزية لـ 4141done

    4141done/njs-memory-profiler

    1عرض على GitHub↗

    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
    عرض على GitHub↗1
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Njs Scripting