Skip to content

abonavita/njs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

    [email protected] (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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.9%
  • JavaScript 1.7%
  • Other 0.4%