853612777 / njs

An official read-only mirror of http://hg.nginx.org/njs/ which is updated hourly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGINX JavaScript (njs)
----------

njs is a subset of the JavaScript language that allows extending nginx
functionality. njs is created in compliance with ECMAScript 5.1 (strict mode)
with some ECMAScript 6 and later extensions. The compliance is still evolving.

The documentation is available online:

  http://nginx.org/en/docs/njs/

Please ask questions, report issues, and send patches to the mailing list:

    nginx-devel@nginx.org (http://mailman.nginx.org/mailman/listinfo/nginx-devel)

or via Github:

    https://github.com/nginx/njs

--
NGINX, Inc., http://nginx.com

About

An official read-only mirror of http://hg.nginx.org/njs/ which is updated hourly.

License:BSD 2-Clause "Simplified" License


Languages

Language:C 97.8%Language:JavaScript 1.8%Language:Python 0.2%Language:Perl 0.1%Language:TypeScript 0.1%Language:Makefile 0.0%