md22png

1.0.3 • Public • Published

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/)

Readme

Keywords

Package Sidebar

Install

npm i md22png

Weekly Downloads

1

Version

1.0.3

License

ISC

Unpacked Size

4.86 kB

Total Files

4

Last publish

Collaborators

  • yifeewang