handlebars-helper-unsplash

0.1.1 • Public • Published

handlebars-helper-unsplash NPM version

Handlebars helper to create image tags with unsplash.it properties.

Install

Install with npm:

npm i handlebars-helper-unsplash --save-dev

Run tests

npm test

Usage

var Handlebars = require('handlebars');
var helpers = require('handlebars-helper-unsplash')();
Handlebars.registerHelper('unsplash', helpers.unsplash);

API

Author

Brian Woodward

License

Copyright (c) 2014 Brian Woodward, contributors.
Released under the MIT license


This file was generated by verb-cli on September 05, 2014.

Package Sidebar

Install

npm i handlebars-helper-unsplash

Weekly Downloads

0

Version

0.1.1

License

none

Last publish

Collaborators

  • doowb