About 9,240 results
Open links in new tab
  1. Express Handlebars - npm

    Express Handlebars provides metadata about a template it renders on a {{@exphbs}} object allowing access to things like the view name passed to res.render() via {{@exphbs.view}}.

  2. Express Handlebars - npm

    After building a half-dozen Express apps, I developed requirements and opinions about what a Handlebars view engine should provide and how it should be implemented.

  3. express-handlebars - npm

    Start using express-handlebars in your project by running `npm i express-handlebars`. There are 749 other projects in the npm registry using express-handlebars.

  4. express-hbs - npm

    The main use case for template options is setting the handlebars "data" object - this creates global template variables accessible with an @ prefix. Template options can be set in 3 ways.

  5. express handlebars - npm search

    Handlebars engine, consolidate.js style but with enhancements. This works with Assemble, express.js, engine-cache or any application that follows consolidate.js conventions.

  6. nodemailer-express-handlebars - npm

    Express Handlebars plugin for Nodemailer This plugin works with nodemailer 6.x. And uses the express-handlebars view engine to generate html emails.

  7. express-handlebars-sections - npm

    This module add support to express-handlebars to manage sections. It means that you can define one or more sections in the template, and then in the view specify what is the content for each …

  8. hbs - npm

    Express.js template engine plugin for Handlebars. Latest version: 4.2.0, last published: 4 years ago. Start using hbs in your project by running `npm i hbs`. There are 496 other projects in the …

  9. express-handlebars - npm search

    MENTH is a robust starter template designed to streamline the development process for web applications using MongoDB, Express, Node.js, TailwindCSS, and Handlebars.

  10. handlebars - npm

    Handlebars allows templates to be precompiled and included as javascript code rather than the handlebars template allowing for faster startup time. Full details are located here.