Packages for easy use of Ackee image server Resizin from any javascript environment.
Consists of
- resizin - core package containing base functions for communicating with image server
- node-resizin - wrapper around
resizin
package for using it in node.js environment - react-resizin - react components for easy displaying images from Resizin image server.
Any contributions that make packages better are very welcome.
Source code of packages is written in Typescript and repository is organized as a monorepo using lerna
and yarn
workspaces.
To start developing them, read a Contribution guide.