Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 630 Bytes

File metadata and controls

17 lines (13 loc) · 630 Bytes

skinview-utils

NPM Package MIT License Gitter Chat

Utilities for working with Minecraft skins

Development

npm install
npx playwright install chromium  # Required for tests (browser mode)
npm run build
npm test