1.0.3 • Published 1 year ago

md22png v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

md22png

Awesome node module

Installation

$ npm install md22png

# or yarn
$ yarn add md22png

Usage

const md22png = require("md22png");
const result = md22png({input, output, outputname, width});

API

md22png({input, output, outputname, width})

options

  • input: string
  • output: string
  • outputname: string
  • width: number

CLI Usage

$ yarn global add md22png

# or npm
$ npm install md22png -g
$ md22png

License

MIT © yifeewang 13642354445@163.com (https://yifeewang.github.io/helloyifee.github.io/)

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago