point-of-view

Template rendering plugin for Fastify

MIT License

Downloads
513.4K
Stars
327
Committers
84

Bot releases are hidden (Show)

point-of-view - v2.1.0

Published by cemremengu almost 6 years ago

#86 - Added TypeScript definitions

point-of-view - v2.0.0

Published by mcollina about 6 years ago

  • Allow templates to be rendered without reply #59
  • Update mustache to the top-recent version #74
  • Update marko #78
point-of-view - v1.3.0

Published by mcollina about 6 years ago

  • Support partials for Mustache #68
point-of-view - v1.2.0

Published by mcollina about 6 years ago

point-of-view - v1.1.0

Published by delvedor over 6 years ago

  • Allow no data to be passed - #53
point-of-view - v1.0.0

Published by mcollina over 6 years ago

  • Updated to Fastify 1.0.0 #46
point-of-view - v0.8.0

Published by mcollina over 6 years ago

  • Updated dependencies #39
point-of-view - v0.7.0

Published by mcollina over 6 years ago

  • Set default charset #35
  • Pass templatesDir to nunjucks #34
  • ejs templates using a not existing include or a page attribute missing #33
point-of-view - v0.6.0

Published by mcollina almost 7 years ago

  • #27
  • updated dependencies
point-of-view - v0.5.0

Published by mcollina almost 7 years ago

  • includeViewExtensions #22
point-of-view - v0.4.0

Published by delvedor almost 7 years ago

  • Added support for nunjucks template engine - #21
point-of-view - v0.3.0

Published by mcollina about 7 years ago

  • Added support for ejs-mate #16
point-of-view - v0.2.2

Published by mcollina over 7 years ago

  • Use path.resolve instead of path.join #14
point-of-view - v0.2.1

Published by delvedor over 7 years ago

  • Allow custom content type, default to 'text/html' - #9 #10
point-of-view - v0.2.0

Published by delvedor over 7 years ago

  • Marko support - #4
  • Added benchmarks - #4
point-of-view - v0.1.0

Published by delvedor over 7 years ago

  • First implementation, ejs, pug and handlebars are supported. #1