MeadScriptXJS 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package MeadScriptXJS --version 1.0.1
                    
NuGet\Install-Package MeadScriptXJS -Version 1.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MeadScriptXJS" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MeadScriptXJS" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MeadScriptXJS" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MeadScriptXJS --version 1.0.1
                    
#r "nuget: MeadScriptXJS, 1.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MeadScriptXJS&version=1.0.1
                    
Install MeadScriptXJS as a Cake Addin
#tool nuget:?package=MeadScriptXJS&version=1.0.1
                    
Install MeadScriptXJS as a Cake Tool

This library implements a javascript wrapper on MeadCo's ScriptX Add-on for Microsoft Internet Explorer. The library provides for checking successful instantiation of the Add-on and implements convenience wrappers on some common functionality.

The library works with both free and licensed ScriptX. Some convenience wrappers require licensed ScriptX functionality.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on MeadScriptXJS:

Package Downloads
MeadCoScriptXASPNETMVC

The package provides helpers to define the print settings such as headers and footers, margins, paper size etc and for print and preview buttons. In combination the helpers simplify working with ScriptX and provide exemplars for implementing more complex functionality.

MeadCoScriptXWebForms

The package provides a web server control to define the print settings such as headers and footers, margins, paper size etc and server controls for print and preview. In combination the controls simplify working with ScriptX and provide exemplars for implementing more complex functionality.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.10.8 140 3/18/2025
1.10.1 4,697 8/16/2022
1.10.0 640 2/2/2021
1.9.0 577 10/16/2020
1.9.0-beta02 422 10/14/2020
1.9.0-beta01 465 10/3/2020
1.8.1 954 9/17/2019
1.8.0 624 9/9/2019
1.8.0-beta01 547 8/26/2019
1.7.0 965 7/9/2019
1.6.0 753 5/21/2019
1.5.5 875 4/26/2019
1.5.4 733 4/9/2019
1.5.2 715 4/8/2019
1.5.2-Beta01 501 4/8/2019
1.5.1 1,625 6/19/2018
1.5.0 1,154 5/17/2018
1.4.0 1,484 9/15/2017
1.3.0 1,117 9/1/2017
1.2.0 1,254 7/21/2017
1.1.1 1,277 1/17/2017
1.1.0 1,461 10/4/2016
1.1.0-Beta07 1,361 9/21/2016
1.1.0-Beta06 1,371 9/21/2016
1.1.0-Beta04 995 7/4/2016
1.0.3-Beta02 980 6/17/2016
1.0.3-Beta01 1,020 6/10/2016
1.0.2 4,105 8/6/2013
1.0.1 1,473 4/22/2013
1.0.0 1,393 4/7/2013

v1.0.1 - Added code comments.