0.0.1 • Published 9 years ago

megapis-to-html v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Make HTML

Make HTML by merging values in workerId with a Handlebars template config/*workerId*.hbs

  • load list of values from workerId
  • load and compile config/*workerId*.hbs Handlebars template
  • merge template with
    { 
        "values": [ *values from *workerId* ],
        "createDate": "ddd M/D h:mm a"
    }

config

output - save HTML to this key