tpl_apply_art

1.0.5 • Public • Published

tpl_apply_art

tpl_apply_art with handlebars

npm version

Install

npm install --save tpl_apply_art

Test

npm test

Usage

var tpl = require('./index');


var source = process.cwd() + '/tpl.js'
var dest = process.cwd() + '/test/tpl.generate.js'


tpl.tpl_apply_art(source, {
	title: "My New Post", body: "This is my first post!"
}, dest);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    2

Package Sidebar

Install

npm i tpl_apply_art

Weekly Downloads

2

Version

1.0.5

License

ISC

Last publish

Collaborators

  • zhaoxingyue
  • zhangyuang
  • langshu