Welcome! Log In Create A New Profile

Advanced

Where can I find nginScript shell

January 06, 2018 03:52AM
$ njs
interactive njscript

v.<Tab> -> the properties and prototype methods of v.
type console.help() for more information


>> var my_data = '{"colors":[{"name":"red","fancy":"brick dust"}, {"name":"blue","fancy":"sea spray"}]}';
>> var my_object = JSON.parse(my_data);
>> my_object.colors[1].fancy;
sea spray
>>


I found this in https://www.nginx.com/blog/nginx-plus-r14-released/ ,but where can I download?
Subject Author Posted

Where can I find nginScript shell

kimown January 06, 2018 03:52AM

Re: Where can I find nginScript shell

Maxim Konovalov January 06, 2018 11:58AM

Re: Where can I find nginScript shell

kimown January 07, 2018 09:06AM

Re: Where can I find nginScript shell

Dmitry Volyntsev January 09, 2018 12:04PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 305
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready