@elrumordelaluz/trace

1.0.0 • Public • Published

trace

Usage

const trace = require('.')
const bytes = await readFile(__dirname + '/' + 'icon.png')
const traced = await trace(bytes)

API

trace(input[, parserOptions, traceOptions])
  • input

    Type: Buffer

  • parserOptions

    Options from pngjs

  • traceOptions

    Options from imagetracejs

Readme

Keywords

none

Package Sidebar

Install

npm i @elrumordelaluz/trace

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

133 kB

Total Files

7

Last publish

Collaborators

  • elrumordelaluz