Update README.md

This commit is contained in:
Davidson Fellipe
2014-10-13 03:18:39 -03:00
parent dc8e12bd51
commit 8af1ae33cb

View File

@@ -53,6 +53,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
* [Gesture](#gesture) * [Gesture](#gesture)
* [Maps](#maps) * [Maps](#maps)
* [Animations](#animations) * [Animations](#animations)
* [Image processing](#image-processing)
* [Other Awesome Lists](#other-awesome-lists) * [Other Awesome Lists](#other-awesome-lists)
* [Contributing](#contributing) * [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. * [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 # Other Awesome Lists
* [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome) * [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome)
* [bayandin/awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) * [bayandin/awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness)