MeadScriptXJS 1.0.3-Beta02
See the version list below for details.
dotnet add package MeadScriptXJS --version 1.0.3-Beta02
NuGet\Install-Package MeadScriptXJS -Version 1.0.3-Beta02
<PackageReference Include="MeadScriptXJS" Version="1.0.3-Beta02" />
paket add MeadScriptXJS --version 1.0.3-Beta02
#r "nuget: MeadScriptXJS, 1.0.3-Beta02"
// Install MeadScriptXJS as a Cake Addin #addin nuget:?package=MeadScriptXJS&version=1.0.3-Beta02&prerelease // Install MeadScriptXJS as a Cake Tool #tool nuget:?package=MeadScriptXJS&version=1.0.3-Beta02&prerelease
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.
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.1 | 4,284 | 8/16/2022 |
1.10.0 | 604 | 2/2/2021 |
1.9.0 | 539 | 10/16/2020 |
1.9.0-beta02 | 390 | 10/14/2020 |
1.9.0-beta01 | 434 | 10/3/2020 |
1.8.1 | 886 | 9/17/2019 |
1.8.0 | 584 | 9/9/2019 |
1.8.0-beta01 | 512 | 8/26/2019 |
1.7.0 | 922 | 7/9/2019 |
1.6.0 | 703 | 5/21/2019 |
1.5.5 | 832 | 4/26/2019 |
1.5.4 | 689 | 4/9/2019 |
1.5.2 | 671 | 4/8/2019 |
1.5.2-Beta01 | 464 | 4/8/2019 |
1.5.1 | 1,486 | 6/19/2018 |
1.5.0 | 1,005 | 5/17/2018 |
1.4.0 | 1,375 | 9/15/2017 |
1.3.0 | 1,013 | 9/1/2017 |
1.2.0 | 1,150 | 7/21/2017 |
1.1.1 | 1,169 | 1/17/2017 |
1.1.0 | 1,356 | 10/4/2016 |
1.1.0-Beta07 | 1,263 | 9/21/2016 |
1.1.0-Beta06 | 1,274 | 9/21/2016 |
1.1.0-Beta04 | 895 | 7/4/2016 |
1.0.3-Beta02 | 881 | 6/17/2016 |
1.0.3-Beta01 | 920 | 6/10/2016 |
1.0.2 | 3,897 | 8/6/2013 |
1.0.1 | 1,354 | 4/22/2013 |
1.0.0 | 1,275 | 4/7/2013 |
v1.0.3 - Fixed PageSetup and PrintSetup wrappers return the value returned by the wrapped methods..