Welcome! Log In Create A New Profile

Advanced

Re: Where can I find nginScript shell

Maxim Konovalov
January 06, 2018 11:58AM
Hello,

On 06/01/2018 11:52, kimown wrote:
> $ 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?
>
It is a part of njs distribution, see http://hg.nginx.org/njs/file/tip

--
Maxim Konovalov
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
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: 212
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