0.1.1 • Published 10 years ago

handlebars-helper-unsplash v0.1.1

Weekly downloads
1
License
-
Repository
github
Last release
10 years ago

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.