SkillAgentSearch skills...

SimpleArmory

World of Warcraft armory site that presents your armory in a simple manor.

Install / Use

/learn @kevinclement/SimpleArmory
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SimpleArmory <img src="https://github.com/kevinclement/SimpleArmory/raw/master/static/images/shield.png?raw=true" align="left" height="32" width="32" style="max-width:100%;align-vertical: center;vertical-align: center;line-height: 20px;margin-top: 15px;margin-right: 5px;">

World of Warcraft armory site that presents your armory in a simple manner.

======================

This is the code used to build out simplearmory.com website. Contributions welcome.

Example armory for Marko@Proudmoore

Clone App

git clone https://github.com/kevinclement/SimpleArmory.git SA
cd SA
npm install

Start Development

# start a development instance, default is http://localhost:3000/
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Dev Tasks

  • npm run build Creates a production build of the site
  • npm run preview Locally serves an already-built site

To test for missing icons you can do a showall=true from the url.

Authors:

Related Skills

View on GitHub
GitHub Stars102
CategoryDevelopment
Updated1h ago
Forks74

Languages

Svelte

Security Score

100/100

Audited on Mar 30, 2026

No findings