Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tillarnold committed Feb 16, 2018
1 parent 082420d commit 20ec8f3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Staffelei
[![NPM version](https://badge.fury.io/js/staffelei.svg)](http://badge.fury.io/js/staffelei)
[![Build Status](https://travis-ci.org/tillarnold/staffelei.svg?branch=master)](https://travis-ci.org/tillarnold/staffelei)
[![devDependency Status](https://david-dm.org/tillarnold/staffelei/dev-status.svg)](https://david-dm.org/tillarnold/staffelei#info=devDependencies)
[![Dependency Status](https://david-dm.org/tillarnold/staffelei.svg)](https://david-dm.org/tillarnold/staffelei)
[![Coverage Status](https://coveralls.io/repos/tillarnold/staffelei/badge.svg?branch=master)](https://coveralls.io/r/tillarnold/staffelei?branch=master)

`Staffelei` is a utility class that makes working with the 2D Canvas API (`CanvasRenderingContext2D`) easier.
The `Staffelei` class extends the [`Leinwand`](https://github.com/tillarnold/leinwand)-class. Thus you get all the method chaining goodness
Expand Down

0 comments on commit 20ec8f3

Please sign in to comment.