Holder.js
2.6.0
See the version list below for details.
dotnet add package Holder.js --version 2.6.0
NuGet\Install-Package Holder.js -Version 2.6.0
<PackageReference Include="Holder.js" Version="2.6.0" />
paket add Holder.js --version 2.6.0
#r "nuget: Holder.js, 2.6.0"
// Install Holder.js as a Cake Addin #addin nuget:?package=Holder.js&version=2.6.0 // Install Holder.js as a Cake Tool #tool nuget:?package=Holder.js&version=2.6.0
Holder uses the canvas element and the data URI scheme to render image placeholders entirely in browser.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.9.4 | 14,512 | 8/31/2016 |
2.9.3 | 7,936 | 3/9/2016 |
2.9.2 | 1,156 | 3/9/2016 |
2.9.1 | 1,189 | 3/9/2016 |
2.9.0 | 1,121 | 3/9/2016 |
2.8.1 | 1,181 | 3/9/2016 |
2.8.0 | 1,191 | 3/9/2016 |
2.7.1 | 1,182 | 3/9/2016 |
2.7.0 | 1,203 | 3/9/2016 |
2.6.1 | 1,131 | 3/9/2016 |
2.6.0 | 1,250 | 3/9/2016 |
2.5.2 | 1,126 | 3/9/2016 |
2.5.0 | 14,932 | 2/10/2015 |
2.4.1 | 1,366 | 2/10/2015 |
2.4.0 | 6,676 | 9/15/2014 |
2.3.2 | 3,016 | 4/28/2014 |
2.3.1 | 1,338 | 4/28/2014 |
2.3.0 | 1,439 | 4/28/2014 |
2.2.0 | 1,510 | 4/28/2014 |
2.1.0 | 1,460 | 4/28/2014 |
2.0.0 | 1,233 | 4/28/2014 |
1.9.0 | 6,913 | 2/15/2013 |
- Holder is now available through NPM
- Scene graph and utility code has been factored out into CommonJS modules
- Webpack is now used to create the UMD build
- Stylesheets are generated for SVG placeholders, reducing inline styles and file size
- The data-src "substitute" attribute for img's src can now be customized through the dataAttr option