express-xtpl

0.0.0 • Public • Published

express-xtpl Build Status

A node.js wrapper around xtemplate engine (easier for Express)

Install

$ npm install --save express-xtpl

Usage

const expressXtpl = require('express-xtpl');
 
expressXtpl('unicorns');
//=> 'unicorns & rainbows'

API

expressXtpl(input, [options])

input

Type: string

Lorem ipsum.

options

foo

Type: boolean
Default: false

Lorem ipsum.

License

MIT © iceStone

Readme

Keywords

none

Package Sidebar

Install

npm i express-xtpl

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • zce
  • zceme