SlimerJS 0.9.6.2
SlimerJS is similar to PhantomJs, except that it runs on top of Gecko, the browser engine of Mozilla Firefox (specifically, version 31), instead of Webkit
https://slimerjs.org/features.html
Install-Package SlimerJS -Version 0.9.6.2
dotnet add package SlimerJS --version 0.9.6.2
<PackageReference Include="SlimerJS" Version="0.9.6.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SlimerJS --version 0.9.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SlimerJS, 0.9.6.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SlimerJS as a Cake Addin
#addin nuget:?package=SlimerJS&version=0.9.6.2
// Install SlimerJS as a Cake Tool
#tool nuget:?package=SlimerJS&version=0.9.6.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SlimerJS:
Package | Downloads |
---|---|
NetSlimerJS
SlimerJs wrapper and runner for .Net
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.6.2 | 4,970 | 11/13/2015 |