JSPM

node-image

0.7.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 30
  • Score
    100M100P100Q44760F

A Node.JS wrapper around FreeImage

Package Exports

  • node-image

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-image) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

node-image

A wrapper around FreeImage library.

Really incomplete, only for jpeg/png read/write and processing of raw pixels.

Requirements

  • libfreeimage-dev, at least 3.15.0
  • node.js, at least 0.5.9
  • nan