From 8af1ae33cb1b97fb9378c80a6c1ddb6f35186a05 Mon Sep 17 00:00:00 2001 From: Davidson Fellipe Date: Mon, 13 Oct 2014 03:18:39 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d9aec85..871ee23 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [Gesture](#gesture) * [Maps](#maps) * [Animations](#animations) + * [Image processing](#image-processing) * [Other Awesome Lists](#other-awesome-lists) * [Contributing](#contributing) @@ -579,6 +580,11 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [GreenSock-JS](https://github.com/greensock/GreenSock-JS) - High-performance HTML5 animations that work in all major browsers. +## Image Processing + +* [lena.js](https://github.com/davidsonfellipe/lena.js) - A Library for image processing with filters and util functions. + + # Other Awesome Lists * [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome) * [bayandin/awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness)