An open API service indexing awesome lists of open source software.

https://github.com/spritejs/sprite-animator

An implementation of the abstract Animation interface.
https://github.com/spritejs/sprite-animator

Last synced: about 1 year ago
JSON representation

An implementation of the abstract Animation interface.

Awesome Lists containing this project

README

          

# Sprite-Animator

[![npm status](https://img.shields.io/npm/v/sprite-animator.svg)](https://www.npmjs.org/package/sprite-animator)
[![build status](https://api.travis-ci.org/spritejs/sprite-animator.svg?branch=master)](https://travis-ci.org/spritejs/sprite-animator)
[![dependency status](https://david-dm.org/spritejs/sprite-animator.svg)](https://david-dm.org/spritejs/sprite-animator)
[![coverage status](https://img.shields.io/coveralls/spritejs/sprite-animator.svg)](https://coveralls.io/github/spritejs/sprite-animator)

An implementation of the abstract Animation interface.

## Installation

```bash
npm install sprite-animator
```

## Usage

in browser

```html

```

## Lincense

MIT