filteron
v1.1.0
Published
A minimalist image editor based on CSS filters
Downloads
5
Maintainers
Readme
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