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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i handlebars-helper-unsplash

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • doowb