GitHub - nvdv/mondrianify: Generate Mondrian tiles

· GitHub

1 min read Original article ↗

Repository files navigation

mondrianify is an experiment of generating random Mondrian tiles using web technologies. Live demo is here.

tiles

Usage

Clone this repository and run

npm run build && open index.html

Testing

npm run test

Dependencies

All npm module dependencies are listed in package.json.

License

BSD