I've just created a short tutorial for PixiJS that explains
- How to create & use sprite sheets with a few mouse clicks
- Use animations from sprite sheets (much easier than enumerating all sprites manually....)
- Optimize sprite sheets for smaller size and faster loading (up to 50%)
- Visually edit pivot points
The full tutorial including source code is available from here: How to create sprite sheets and animations for PixiJS