connect-assets-hbs-helpers

0.0.7 • Public • Published

Connect-Assets Handlebars helpers

Install

npm install connect-assets-hbs-helpers

Simply require 'connect-assets-hbs-helpers' in your express server, and setup connect-assets (check link for instructions)

Usage

In your handlebars templates you can now use these helpers:

{{{css 'horse' 'screen and (max-device-width: 480px)'}}}
{{{js 'monkey'}}}
{{{img 'screenshots/panda'}}}

Readme

Keywords

none

Package Sidebar

Install

npm i connect-assets-hbs-helpers

Weekly Downloads

1

Version

0.0.7

License

MIT

Last publish

Collaborators

  • williamcoates