JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (MSIE JavaScript Engine for .Net, Microsoft ClearScript.V8 and Jurassic). This library allows you to quickly and easily switch to using of another JavaScript engine.
The supported .NET types are as follows:
- JavaScriptEngineSwitcher.Core.Undefined
- System.Boolean
- System.Int32
- System.Double
- System.String
This library can be installed through NuGet:
- JS Engine Switcher: Core
- JS Engine Switcher: IntelliSense
- JS Engine Switcher: MSIE
- JS Engine Switcher: V8
- JS Engine Switcher: Jurassic
See the changelog.
If you use the JavaScript Engine Switcher in some project, please send me a message so I can include it in this list:
- Bundle Transformer by Andrey Taritsyn