Home

Awesome

SassyMatrix

All you ever wanted to deal with matrices in Sass.

What's in there?

Instanciating matrix

Writing in matrix

Reading matrix

Displaying matrix

Altering matrix

Checking for matrix properties

Requirements

All you need is a clean version of Sass 3.3. Otherwise it's just pure Sass madness.

Development

You need

How to

  1. Fork this repository
  2. Run npm install
  3. grunt dev
  4. Make your changes + write tests
  5. Commit + Pull request