# spine **Repository Path**: mirrors_pixijs/spine ## Basic Information - **Project Name**: spine - **Description**: Pixi.js plugin that enables Spine support. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-30 - **Last Updated**: 2026-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pixi-spine Spine 3.7, 3.8, 4.0, 4.1 implementation for PixiJS v7. For PixiJS v8 and spine 4.2 please look at [spine-v8 repo](https://github.com/pixijs/spine-v8) ### Versions Compatibility | PixiJS | pixi-spine | |---|---| | v5.x - v6.x | v3.x | | v7.x | v4.x | For spine < 3.7 support is limited. For previous versions of pixi refer to - [README in pixi6](https://github.com/pixijs-userland/spine/tree/pixi6/#readme) - [README in pixi5](https://github.com/pixijs-userland/spine/tree/pixi5/#readme) Demos: https://pixijs.io/examples/#/plugin-spine/spineboy-pro.js https://pixijs.io/examples/#/plugin-projection/runner.js https://sbfkcel.github.io/pixi-spine-debug/ ## Basic Usage Please read this carefully: there are many ways to add this lib to your app. 1. npm, Webpack, Rollup, Vite - if you know those words, use `npm i pixi-spine` 2. Good old `