polymer
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/polymer package

0.5.0 • Public • Published

polymer

Pre-processor system for automatic template compiling.

Usage

var polymer = require('polymer')
var poly    = polymer.root('path/to/project')

project.render('index.jade', function(error, body){
  console.log(body)
})

Readme

Keywords

none

Package Sidebar

Install

npm i polymer

Weekly Downloads

106

Version

0.5.0

License

MIT

Last publish

Collaborators

  • sintaxi