Skip to content

Commit

Permalink
Added category for Calendars
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwirth committed Jan 31, 2016
1 parent 25eef7d commit 89c3e16
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Found a UI/UX library that you think is _awesome_?? Want to share it with the wo
### Index
* [Animations and Transitions](#animations-and-transitions) - [file](/pages/Animations.md)
* [Badges](#badges) - [file](/pages/Badges.md)
* [Calendars](#calendars) - [file](/pages/Calendars.md)
* [Effects](#effects) - [file](/pages/Effects.md)
* [Material Design](#material-design) - [file](/pages/MaterialDesign.md)
* [Notifications and Alerts](#notifications-and-alerts) - [file](/pages/NotificationsAlerts.md)
Expand Down Expand Up @@ -45,6 +46,15 @@ Repo | Demo
[JSBadgeView](https://github.com/JaviSoto/JSBadgeView) <br> [![](http://gh-btns.cjwirth.com/stars/JaviSoto/JSBadgeView)](https://github.com/JaviSoto/JSBadgeView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JSBadgeView1.png"> <img src="/assets/JSBadgeView2.png">


Calendars
=========
Repo | Demo
--- | ---
[FSCalendar](https://github.com/WenchaoIOS/FSCalendar) <br> [![](http://gh-btns.cjwirth.com/stars/WenchaoIOS/FSCalendar)](https://github.com/WenchaoIOS/FSCalendar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/FSCalendar1.jpg">
[GLCalendarView](https://github.com/Glow-Inc/GLCalendarView) <br> [![](http://gh-btns.cjwirth.com/stars/Glow-Inc/GLCalendarView)](https://github.com/Glow-Inc/GLCalendarView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/GLCalendarView1.gif">
[JTCalendar](https://github.com/jonathantribouharet/JTCalendar) <br> [![](http://gh-btns.cjwirth.com/stars/jonathantribouharet/JTCalendar)](https://github.com/jonathantribouharet/JTCalendar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JTCalendar1.gif"> <img src="/assets/JTCalendar2.png">


Effects
=======
Repo | Demo
Expand Down
Binary file added assets/FSCalendar1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/GLCalendarView1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/JTCalendar1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/JTCalendar2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions pages/Calendars.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Calendars
=========
Repo | Demo
--- | ---
[FSCalendar](https://github.com/WenchaoIOS/FSCalendar) <br> [![](http://gh-btns.cjwirth.com/stars/WenchaoIOS/FSCalendar)](https://github.com/WenchaoIOS/FSCalendar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/FSCalendar1.jpg">
[GLCalendarView](https://github.com/Glow-Inc/GLCalendarView) <br> [![](http://gh-btns.cjwirth.com/stars/Glow-Inc/GLCalendarView)](https://github.com/Glow-Inc/GLCalendarView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/GLCalendarView1.gif">
[JTCalendar](https://github.com/jonathantribouharet/JTCalendar) <br> [![](http://gh-btns.cjwirth.com/stars/jonathantribouharet/JTCalendar)](https://github.com/jonathantribouharet/JTCalendar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JTCalendar1.gif"> <img src="/assets/JTCalendar2.png">

[MIT]: http://opensource.org/licenses/MIT
[Apache v2]: https://www.apache.org/licenses/LICENSE-2.0
[BSD-2]: http://opensource.org/licenses/BSD-2-Clause
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[Unknown]: https://github.com/shu223/AnimatedTransitionGallery/issues/5

0 comments on commit 89c3e16

Please sign in to comment.