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

https://github.com/webcaetano/phaser-timer

Advanced phaser timer library
https://github.com/webcaetano/phaser-timer

Last synced: 6 months ago
JSON representation

Advanced phaser timer library

Awesome Lists containing this project

README

          

[![bower][bower-img]][bower-url] ![filesize][file-size-img]

Phaser Timer




Advanced Phaser Timer Library

Exported as a UMD module. (accept global, es6, webpack, browserify)


## Install

```
bower install phaser-timer
```

## Usage

Docs comming soon.

## Development

### Install

```
git clone git@github.com:webcaetano/phaser-timer.git
cd phaser-timer
npm install
```

### Development Server

```
gulp
```

### Build

```
gulp build
```

[bower-img]: https://img.shields.io/bower/v/phaser-timer.svg?style=flat-square
[bower-url]: https://github.com/webcaetano/phaser-timer
[file-size-img]: https://badge-size.herokuapp.com/webcaetano/phaser-timer/master/build/timer.min.js.svg?style=flat-square