Build Status | Source Code | Release Notes

GlaceJS Image plugin

Provides steps for GlaceJS framework to process images and screenshots.

Features

How to install

npm i glace-image

How to use

var glaceImage = require("glace-image");
glaceImage.Steps;
glaceImage.config;

If plugin is used as a part of GlaceJS it will be loaded automatically.

API

Test examples

See integration tests in order to explore examples.

Tests and quality

  • Project tests report is here
  • Code coverage report is here