Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 940 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 940 Bytes

erode

NPM version build status Test coverage npm download

function to erode images.

Installation

$ npm i erode

Usage

import library from 'erode';

const result = library(args);
// result is ...

License

MIT