NuGet
Directory actions
More options
Directory actions
More options
NuGet
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
----------------------------------------------------------------------
README file for MSIE JavaScript Engine for .NET 1.5.1
----------------------------------------------------------------------
Copyright (c) 2012-2015 Andrey Taritsyn - http://www.taritsyn.ru
===========
DESCRIPTION
===========
This project is a .NET wrapper for working with the Internet Explorer's
JavaScript engines (JsRT version of Chakra, ActiveScript version of
Chakra and Classic JavaScript Engine).
Project was based on the code of SassAndCoffee.JavaScript
(http://github.com/paulcbetts/SassAndCoffee) and Chakra Sample Hosts
(http://github.com/panopticoncentral/chakra-host).
=============
RELEASE NOTES
=============
In ECMAScript 5 Polyfill added polyfill for
the `String.prototype.split` method.
============
PROJECT SITE
============
http://github.com/Taritsyn/MsieJavaScriptEngine