Skip to content

rejas/node-imageserver

Repository files navigation

node-imageserver

npm version

Simple node-imageserver

Pull Requests welcome!

Installation

npm install node-imageserver

or

yarn add node-imageserver

Config

see config.js

Usage

http://<server>:<port>/image/<imagename>/<extension>/<width>/<height>

Example

http://localhost:3000/image/example/jpg/300/200

Supported extensions:

  • jpg
  • png
  • webp
  • tiff

About

Simple node-imageserver

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •