# SpineFrame
**Repository Path**: ttx_urey/SpineFrame
## Basic Information
- **Project Name**: SpineFrame
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-12-24
- **Last Updated**: 2021-12-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Spine for A-Frame
This library enables support for Spine in the a-frame framework as a component.
## Quick Start
Toss a reference to a-frame, the Spine runtime, and spine-frame into your HTML file.
```html
```
This enables the spine component. You can use this to reference spine assets.
```html
```
## Example
http://joshgalvin.github.io/SpineFrame/examples/basic.html