Package: wnpp Severity: wishlist Owner: Jérémy Lal <[email protected]> X-Debbugs-Cc: [email protected], Debian Nginx Maintainers <[email protected]>
* Package name : libnginx-mod-js Version : 0.7.9 Upstream Contact: [email protected] * URL : https://nginx.org/en/docs/njs/ * License : BSD-2-clause Programming Lang: C Description : JavaScript module for Nginx This module extends Nginx with configuration directives that allows one to run a subset of ECMAScript 5.1 (and later extensions) language. Its HTTP module features integration with - response body filter - location content handler - http, server, location variables Its Stream module features integration with - the access phase - the content phase - stream, server variables I have been using Lua in Nginx for a while, and that's fine, with an abundant ecosystem. However JavaScript extensions in Nginx is going to be way more easy, and there is a trend in that direction. So I will be using that package, and maintaining it as well in the nginx team.

