Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.48 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.48 KB

resizin-js

GitHub license CI Status Coverage Status PRs Welcome

Packages for easy use of Ackee image server Resizin from any javascript environment.

Packages

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.

Contribution

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.

License

MIT