wx-artical-tpl

1.0.6 • Public • Published

wx-artical-tpl

wx articals template

Usage

const buildHTML = require('wx-artical-tpl');

async function getFullHTML() {
  const fullHTML = await buildHTML({title: 'html title', content: 'html content get from api'});
  return fullHTML;
}

Readme

Keywords

none

Package Sidebar

Install

npm i wx-artical-tpl

Weekly Downloads

1

Version

1.0.6

License

MIT

Unpacked Size

53.1 kB

Total Files

9

Last publish

Collaborators

  • bigmurry