Download and edit the node.js server image

I'm using Mean.js and I'm looking for a client-side and server-side stacking framework / library implementation to edit and load images using JavaScript and Node.js.

Thank:)

+3


source to share


1 answer


You can use Jcrop which runs on top of jQuery for client side editing and loading.



Formidable is a broadband module that parses most of the image formats on the server.

+2


source







All Articles