Skip to content

stevethecollier/angular-backstrech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

angular-backstrech

A simple AngularJS directive to use jQuery backstretch plugin (http://srobbin.com/jquery-plugins/backstretch/)

How-to use it?

Installation

Get the last angular-backstretch.js from here OR install it via bower: bower install angular-backstretch

Setup

  1. Include angular-backstretch.js in your project
  2. Add it as a dependency of your main module: angular.module('app', ['ngBackstretch'])
  3. Declare an HTML element using the directive: <div ng-backstretch="..."></div>

Version 1.0.1

About

A simple AngularJS directive to use jQuery backstretch plugin (http://srobbin.com/jquery-plugins/backstretch/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published