-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathreadme.txt
More file actions
29 lines (22 loc) · 1018 Bytes
/
Copy pathreadme.txt
File metadata and controls
29 lines (22 loc) · 1018 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--------------------------------------------------------------------------------
README file for MSIE JavaScript Engine for .NET v3.2.5
--------------------------------------------------------------------------------
Copyright (c) 2012-2024 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
This library is a .NET wrapper for working with the JavaScript engines of
Internet Explorer and Edge Legacy (JsRT versions of Chakra, ActiveScript version
of Chakra and Classic JavaScript Engine). Project was based on the code of
SassAndCoffee.JavaScript (https://github.com/anaisbetts/SassAndCoffee),
Chakra Sample Hosts (https://github.com/panopticoncentral/chakra-host) and
jsrt-dotnet (https://github.com/robpaveza/jsrt-dotnet).
=============
RELEASE NOTES
=============
Added a `README.md` file to NuGet package.
============
PROJECT SITE
============
https://github.com/Taritsyn/MsieJavaScriptEngine