Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nvdv/mondrianify

Generate Mondrian tiles
https://github.com/nvdv/mondrianify

art generative-art mondrian typescript visualization

Last synced: 2 months ago
JSON representation

Generate Mondrian tiles

Awesome Lists containing this project

README

        

# mondrianify
`mondrianify` is an experiment of generating random [Mondrian](https://en.wikipedia.org/wiki/Piet_Mondrian) tiles using web technologies.
Live demo is [here](https://nvdv.github.io/mondrianify/).

![tiles](https://i.imgur.com/QrIUc4a.png)

## Usage
Clone this repository and run
```sh
npm run build && open index.html
```

## Testing
```sh
npm run test
```

## Dependencies
All `npm` module dependencies are listed in `package.json`.

## License

BSD