1.1.0 • Published 8 years ago

filteron v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Filteron

A minimalist image editor based on CSS filters

This is a minimalist image editor based on CSS filters built upon Electron.

How To Use

Download this project, and run

$> cd PATH-TO-FILTERON
$> npm install && npm start
```

## Tools Used

Filteron is built on:

- [Electron](http://electron.atom.io/)
- [Node.js](https://nodejs.org/)
- a little bit of [jQuery](https://jquery.com/)

#### License

MIT