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.
- Host: GitHub
- URL: https://github.com/spritejs/sprite-animator
- Owner: spritejs
- Created: 2017-08-03T01:34:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T13:38:41.000Z (about 6 years ago)
- Last Synced: 2025-04-23T00:42:45.870Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 446 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sprite-Animator
[](https://www.npmjs.org/package/sprite-animator)
[](https://travis-ci.org/spritejs/sprite-animator)
[](https://david-dm.org/spritejs/sprite-animator)
[](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