blob: 6422cdcb06148510eb63064011247d89666a67be (
plain) (
blame)
1
2
3
4
|
The library of the njs scripting language. 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.
|