SkillAgentSearch skills...

Skinpreview.js

A skin renderer for minecraft utilizing HTML5 canvas.

Install / Use

/learn @Hacksore/Skinpreview.js
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

skinpreview.js

A jQuery library for rendering Minecraft skins on an HTML5 canvas.

View demo

Quick reference

Use the data-player property to set the skin to be drawn inside of the div.

<div class="skins" data-player="Hacksore"></div>
<div class="skins" data-player="Notch"></div>
$(".skins").skinPreview();
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated1y ago
Forks5

Languages

JavaScript

Security Score

55/100

Audited on Jun 8, 2024

No findings