jquery.captureDocumentWrite 1.0.0

dotnet add package jquery.captureDocumentWrite --version 1.0.0
NuGet\Install-Package jquery.captureDocumentWrite -Version 1.0.0
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="jquery.captureDocumentWrite" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.captureDocumentWrite --version 1.0.0
#r "nuget: jquery.captureDocumentWrite, 1.0.0"
#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.
// Install jquery.captureDocumentWrite as a Cake Addin
#addin nuget:?package=jquery.captureDocumentWrite&version=1.0.0

// Install jquery.captureDocumentWrite as a Cake Tool
#tool nuget:?package=jquery.captureDocumentWrite&version=1.0.0

Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*callback after content is inserted into the div element*/}).appendTo(wrapper);

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on jquery.captureDocumentWrite:

Repository Stars
JabbR/JabbR
Collaborative chat done right
Version Downloads Last updated
1.0.0 338,037 10/2/2011