filteron

A minimalist image editor based on CSS filters


Keywords
Electron, image, editor, editing, filters, node, processing
License
MIT
Install
npm install filteron@1.1.0

Documentation

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
```

## Credits

Filteron is built using below open source packages:

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

#### License

MIT