JavaScriptEngineSwitcher.Node
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
--------------------------------------------------------------------------------
README file for JS Engine Switcher: Node v3.21.2
--------------------------------------------------------------------------------
Copyright (c) 2013-2023 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
JavaScriptEngineSwitcher.Node contains adapter `NodeJsEngine` (wrapper for the
Jering.Javascript.NodeJS (https://github.com/JeringTech/Javascript.NodeJS)
version 7.0.0 Beta 4).
This package does not contain the `node.exe`. Therefore, you need to install the
Node.js (https://nodejs.org) and add the `node.exe`'s directory to the `Path`
environment variable (automatically done by the official installer).
=============
RELEASE NOTES
=============
1. Jering.Javascript.NodeJS was updated to version 7.0.0 Beta 4;
2. Added support of .NET 7.
=============
DOCUMENTATION
=============
See documentation on GitHub -
http://github.com/Taritsyn/JavaScriptEngineSwitcher