matrix_2d 0.1.0

A matrix implementation that mimics what the canvas matrix functions do on html5 canvas.
Documentation
[dependencies]

[package]
authors = ["jtenner <tenner.joshua@gmail.com>"]
categories = ["matrix", "2d", "web", "canvas", "transform"]
description = "A matrix implementation that mimics what the canvas matrix functions do on html5 canvas."
documentation = "http://github.com/jtenner/matrix-2d"
edition = "2018"
homepage = "http://github.com/jtenner/matrix-2d"
license = "MIT"
name = "matrix_2d"
version = "0.1.0"