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
+7-2
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,14 @@
1
-
angular-flickr
1
+
DEPRECATED: angular-flickr
2
2
==============
3
3
4
+
# REPOSITORY IS NOT MAINTAINED
5
+
__Note:__ this repsitory is no longer maintained, uses older technology and patterns, and is not recommended for production use.
6
+
7
+
-------------------
8
+
4
9
A flickr module for angular js. The module includes support for creating a photo gallery, thumbnail view, and all of the directives/filters/services to support it using the Flickr API.
5
10
6
-
You can view a Flickr "Set" gallery demo here: [https://angular-flicker.netlify.com/#/photoset/panel](https://angular-flicker.netlify.com/#/photoset/panel?ref=github)
11
+
You can view a Flickr "Set" gallery demo here: [https://angular-flicker.netlify.com](https://angular-flicker.netlify.com?ref=github)
7
12
8
13
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)
0 commit comments