All Projects → nehakadam → Calenstyle

nehakadam / Calenstyle

Licence: mit
Responsive Drag-&-Drop Event Calendar Library for Web, Mobile Sites, Android, iOS & Windows Phone

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Calenstyle

Anypicker
jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Custom Select etc
Stars: ✭ 114 (+37.35%)
Mutual labels:  android-app, ios-app, windows-phone, jquery
Focus Ios
Firefox Focus for iOS
Stars: ✭ 989 (+1091.57%)
Mutual labels:  ios-app, browser
React Natives App
App for the React & React Native developer community as a demo project for the React Native meetups in Germany
Stars: ✭ 20 (-75.9%)
Mutual labels:  android-app, ios-app
Space Curiosity
All space related agregator, built with Flutter - Spark your curiosity!
Stars: ✭ 56 (-32.53%)
Mutual labels:  android-app, ios-app
Intercooler Js
Making AJAX as easy as anchor tags
Stars: ✭ 4,662 (+5516.87%)
Mutual labels:  web-app, jquery
React Native Nw React Calculator
Mobile, desktop and website Apps with the same code
Stars: ✭ 5,116 (+6063.86%)
Mutual labels:  android-app, ios-app
Chatter App
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Stars: ✭ 80 (-3.61%)
Mutual labels:  android-app, ios-app
Bangumi
💫 An unofficial bgm.tv app client for Android and iOS, built with React Native. 类似专门做ACG的豆瓣, 已适配 iOS/Android, mobile/Pad, light/dark theme, 并加入了很多独有的增强功能
Stars: ✭ 409 (+392.77%)
Mutual labels:  android-app, ios-app
Flutter gank
Flutter版 干货集中营
Stars: ✭ 60 (-27.71%)
Mutual labels:  android-app, ios-app
Gas Oil Mixture Mobile
Mobile app for calculation of gasoline/oil ratio for 2 stroke engines built with React Native.
Stars: ✭ 61 (-26.51%)
Mutual labels:  android-app, ios-app
Flutter Tetris
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
Stars: ✭ 1,109 (+1236.14%)
Mutual labels:  android-app, ios-app
Theannoyingsite.com
The Annoying Site a.k.a. "The Power of the Web Platform"
Stars: ✭ 446 (+437.35%)
Mutual labels:  web-app, browser
Drag Drop
HTML5 drag & drop for humans
Stars: ✭ 443 (+433.73%)
Mutual labels:  drag-and-drop, browser
Kotlin Native Superhero App
Android and iOS master detail application for list Marvel Super Heroes
Stars: ✭ 15 (-81.93%)
Mutual labels:  android-app, ios-app
Material Kit React Native
Material Kit React Native
Stars: ✭ 424 (+410.84%)
Mutual labels:  android-app, ios-app
Flutter Tasky App
A Flutter Task App
Stars: ✭ 48 (-42.17%)
Mutual labels:  android-app, ios-app
Rust android ios
Android / iOS app with shared Rust logic
Stars: ✭ 69 (-16.87%)
Mutual labels:  android-app, ios-app
React Uploady
Modern file uploading - components & hooks for React
Stars: ✭ 372 (+348.19%)
Mutual labels:  drag-and-drop, browser
Vvvebjs
Drag and drop website builder javascript library.
Stars: ✭ 4,609 (+5453.01%)
Mutual labels:  drag-and-drop, jquery
Open Source Flutter Apps
📱 List of open source Flutter applications
Stars: ✭ 1,086 (+1208.43%)
Mutual labels:  android-app, ios-app

CalenStyle - Event Calendar

What is CalenStyle?

CalenStyle is a Responsive jQuery Drag & Drop Event Calendar Library for Web, Mobile Sites, Android, iOS & Windows Phone.

Where can I use CalenStyle?

You can use CalenStyle in your

  • Web applications
  • Small viewing section on a webpage
  • Mobile websites
  • Native mobile applications using webview
  • Hybrid mobile applications created using Phonegap, Titanium etc.

Design Themes

CalenStyle includes many design themes for representing events in colorful & informative manner. Themes were designed keeping in mind a need to show event calendar on small screens like mobile devices & in a small viewing section on a web page. But they work equally well on large screens like desktop browsers. Few theme examples are shown below:

Full Calendar (Drag & Drop)

Timeline View (Agenda)

Planner View (Agenda)

Dot & Line View (Event Indicator)

Browser Support

  • Chrome, Firefox, Safari, Opera, IE 9+
  • Android 2.3+, iOS 6+, Windows Phone 8

##Installations

  • npm

    npm install calenstyle

  • bower

    bower install calenstyle

  • composer

    composer require nehakadam/calenstyle

##CDN CalenStyle is hosted on jsDelivr.

Files - Latest

<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.calenstyle/latest/calenstyle.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.calenstyle/latest/calenstyle.min.js"></script>
<!-- For i18n -->
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.calenstyle/latest/i18n/calenstyle-i18n.js"></script>

Files - Particular Version

<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/jquery.calenstyle/<version>/calenstyle.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.calenstyle/<version>/calenstyle.min.js"></script>
<!-- For i18n -->
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.calenstyle/<version>/i18n/calenstyle-i18n.js"></script>

Authors

Neha Kadam: Developer
Lajpat Shah: Concept & Design Contributor

Thank You



Copyright 2017 Lajpat Shah

##License

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].