Grassy
A Sass mixin library which lets you draw an ASCII grid as a Sass string and have elements positioned in a grid as specified. I made this before CSS grid was a thing, so it's kind of irrelevant now. Still, creating a tokenizer and parser in Sass was a fun challenge and it made me realize just what Sass is capable of.