You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+25-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,31 @@ A flickr module for angular js. The module includes support for creating a photo
5
5
6
6
You can view a Flickr "Set" gallery demo here: [www.rustygreen.com/angular-flickr](http://rustygreen.com/angular-flickr?ref=github)
7
7
8
-
There are no dependencies required for this angular module (other than angular js), but all directives do have pre-set css classes to look good in Bootstrap 3.0
8
+
There are no dependencies required for this angular module (other than angular js), but all directives do have pre-set css classes to look good with Bootstrap 3.0 css (Bootstrap javascript is not required - which means no jquery either)
9
+
10
+
##Installation
11
+
Installation is easy since the angular-flickr module has no dependencies:
0 commit comments