js-hqx

1.0.0 • Public • Published

Introduction

This is a JavaScript module port of js-hqx which has exactly the same API but is now usable as a node module.

Installation

npm i -S js-hqx

Usage

import hqx from 'js-hqx';

const scaledCanvas = hqx(originalImage, 3);

Example & Tests

See the test directory for a browser example.

/js-hqx/

    Package Sidebar

    Install

    npm i js-hqx

    Weekly Downloads

    12

    Version

    1.0.0

    License

    GNU

    Last publish

    Collaborators

    • rohandeshpande