All Projects โ†’ nhn โ†’ Tui.calendar

nhn / Tui.calendar

Licence: mit
๐Ÿž๐Ÿ“…A JavaScript calendar that has everything you need.

Programming Languages

javascript
184084 projects - #8 most used programming language
Handlebars
879 projects
stylus
462 projects
typescript
32286 projects

Projects that are alternatives of or similar to Tui.calendar

Frontenddaily
ๅ‰็ซฏๅผ€ๅ‘ๅšๅฎข๏ผŒๅˆ†ไบซไบ’่”็ฝ‘ๆœ€็ฒพๅฝฉ็š„ๅ‰็ซฏๆŠ€ๆœฏ๏ผŒๆฌข่ฟŽๅ…ณๆณจๆˆ‘ๅพฎไฟกๅ…ฌไผ—ๅท๏ผšๅ‰็ซฏๅผ€ๅ‘ๅšๅฎข๏ผŒๅ›žๅค 1024๏ผŒ้ข†ๅ–ๅ‰็ซฏ่ฟ›้˜ถ่ต„ๆ–™ๅŒ…๏ผŒๅ›žๅค ๅŠ ็พค๏ผŒไธŽๅคง็ฅžไธ€่ตทไบคๆตๅญฆไน ใ€‚
Stars: โœญ 1,901 (-80.07%)
Mutual labels:  daily, weekly, jquery, frontend
Pg Calendar
๐Ÿ“† beautiful and eidetic date picker
Stars: โœญ 109 (-98.86%)
Mutual labels:  calendar, jquery-plugin, jquery
Bootstrap Input Spinner
A Bootstrap 4 / jQuery plugin to create input spinner elements for number input
Stars: โœญ 176 (-98.15%)
Mutual labels:  jquery-plugin, jquery, frontend
Tui.editor
๐Ÿž๐Ÿ“ Markdown WYSIWYG Editor. GFM Standard + Chart & UML Extensible.
Stars: โœญ 14,016 (+46.96%)
Mutual labels:  jquery-plugin, jquery, frontend
Calendar.js
๐Ÿ“… A drag & drop event calendar (for Javascript), that is fully responsive and compatible with all modern browsers.
Stars: โœญ 29 (-99.7%)
Mutual labels:  daily, fullcalendar, monthly
Imgviewer
jQuery plugin to zoom and pan images, even those with a size that is a percentage of their container
Stars: โœญ 50 (-99.48%)
Mutual labels:  jquery-plugin, jquery
Forcal
๐Ÿ“… Das AddOn ist ein variabel einsetzbarer Kalender(-Generator), Skedule, Newssystem, Event- und Terminplaner fรผr REDAXO 5.x.
Stars: โœญ 52 (-99.45%)
Mutual labels:  schedule, calendar
Jquery Mosaic
A jQuery plugin to build responsive mosaics of images or any other content fitted to match heights in multiple rows while maintaining aspect ratios. http://jquery-mosaic.tin.cat
Stars: โœญ 80 (-99.16%)
Mutual labels:  jquery-plugin, jquery
Jquery.balloon.js
A jQuery plugin to add balloon tips to elements User-friendly, fine-tunable and without css and images
Stars: โœญ 54 (-99.43%)
Mutual labels:  jquery-plugin, jquery
Period
Complex period comparisons
Stars: โœญ 1,001 (-89.5%)
Mutual labels:  schedule, calendar
Jquery Circle Progress
jQuery Plugin to draw animated circular progress bars
Stars: โœญ 1,065 (-88.83%)
Mutual labels:  jquery-plugin, jquery
Cmd Resume
Web-based Command Line Resume
Stars: โœญ 55 (-99.42%)
Mutual labels:  jquery-plugin, jquery
Hummingbird Treeview
A powerful and fast jQuery treeview plugin
Stars: โœญ 50 (-99.48%)
Mutual labels:  jquery-plugin, jquery
Cropper
โš ๏ธ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper
Stars: โœญ 7,825 (-17.95%)
Mutual labels:  jquery-plugin, jquery
Jcslider
๐Ÿ‚ A responsive slider jQuery plugin with CSS animations
Stars: โœญ 52 (-99.45%)
Mutual labels:  jquery-plugin, jquery
Uploader
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
Stars: โœญ 1,042 (-89.07%)
Mutual labels:  jquery-plugin, jquery
Late
A web app for RPI students to manage their course load.
Stars: โœญ 53 (-99.44%)
Mutual labels:  schedule, calendar
Jquery Lockfixed
jQuery lockfixed plugin
Stars: โœญ 69 (-99.28%)
Mutual labels:  jquery-plugin, jquery
Jquery Calendar
A responsive jquery calendar scheduler built with bootstrap and moment.js
Stars: โœญ 67 (-99.3%)
Mutual labels:  calendar, jquery-plugin
Jalert
jQuery alert/modal/lightbox plugin
Stars: โœญ 73 (-99.23%)
Mutual labels:  jquery-plugin, jquery

TOAST UI Calendar

A JavaScript schedule calendar that is full featured. Now your service just got the customizable calendar.

GitHub release npm GitHub license PRs welcome code with hearth by NHN

tui-calendar-demo-nhn-corp

๐Ÿšฉ Table of Contents

Collect statistics on the use of open source

TOAST UI Calendar applies Google Analytics (GA) to collect statistics on the use of open source, in order to identify how widely TOAST UI Calendar is used throughout the world. It also serves as important index to determine the future course of projects. location.hostname (e.g. > โ€œui.toast.com") is to be collected and the sole purpose is nothing but to measure statistics on the usage.

To disable GA use the options:

var calendar = new Calendar('#calendar', {
  usageStatistics: false
});

๐Ÿ“™ Documents

You can also see the older versions of API page on the releases page.

โœจ How Cool: Monthly, Weekly, Daily and Various View Types.

Monthly Weekly
image image
Daily 2 Weeks
image image

Easy to Use: Dragging and Resizing a Schedule

Dragging Resizing
image image

Ready to Use: Default Popups

Creation Popup Detail Popup
image image

๐ŸŽจ Features

  • Supports various view types: daily, weekly, monthly(6 weeks, 2 weeks, 3 weeks)
  • Supports efficient management of milestone and task schedules
  • Supports the narrow width of weekend
  • Supports changing start day of week
  • Supports customizing the date and schedule information UI(including a header and a footer of grid cell)
  • Supports adjusting a schedule by mouse dragging
  • Supports customizing UI by theme

๐Ÿพ Examples

  • Basic : Example of using default options.

๐Ÿ’พ Install

TOAST UI products can be used by using the package manager or downloading the source directly. However, we highly recommend using the package manager.

Via Package Manager

TOAST UI products are registered in two package managers, npm and bower. You can conveniently install it using the commands provided by each package manager. When using npm, be sure to use it in the environment Node.js is installed.

npm

$ npm install --save tui-calendar # Latest version
$ npm install --save tui-calendar@<version> # Specific version

bower

$ bower install tui-calendar # Latest version
$ bower install tui-calendar#<tag> # Specific version

Via Contents Delivery Network (CDN)

TOAST UI products are available over the CDN powered by NHN Cloud.

You can use the CDN as below.

Insert style sheet files

<link rel="stylesheet" type="text/css" href="https://uicdn.toast.com/tui-calendar/latest/tui-calendar.css" />

<!-- If you use the default popups, use this. -->
<link rel="stylesheet" type="text/css" href="https://uicdn.toast.com/tui.date-picker/latest/tui-date-picker.css" />
<link rel="stylesheet" type="text/css" href="https://uicdn.toast.com/tui.time-picker/latest/tui-time-picker.css" />

Insert JavaScript file

<script src="https://uicdn.toast.com/tui.code-snippet/v1.5.2/tui-code-snippet.min.js"></script>
<script src="https://uicdn.toast.com/tui.time-picker/latest/tui-time-picker.min.js"></script>
<script src="https://uicdn.toast.com/tui.date-picker/latest/tui-date-picker.min.js"></script>
<script src="https://uicdn.toast.com/tui-calendar/latest/tui-calendar.js"></script>

If you want to use a specific version, use the tag name instead of latest in the url's path.

The CDN directory has the following structure.

tui-calendar/
โ”œโ”€ latest/
โ”‚  โ”œโ”€ tui-calendar.js
โ”‚  โ””โ”€ tui-calendar.min.js
โ”‚  โ””โ”€ tui-calendar.css
โ”‚  โ””โ”€ tui-calendar.min.css
โ”œโ”€ v1.0.0/
โ”‚  โ”œโ”€ ...

Download Source Files

๐Ÿ› Wrappers

๐Ÿ”จ Usage

HTML

Place a <div></div> where you want TOAST UI Calendar rendered.

<body>
...
<div id="calendar" style="height: 800px;"></div>
...
</body>

JavaScript

Using namespace in browser environment

var Calendar = tui.Calendar;

Using module format in node environment

var Calendar = require('tui-calendar'); /* CommonJS */
require("tui-calendar/dist/tui-calendar.css");

// If you use the default popups, use this.
require("tui-date-picker/dist/tui-date-picker.css");
require("tui-time-picker/dist/tui-time-picker.css");
import Calendar from 'tui-calendar'; /* ES6 */
import "tui-calendar/dist/tui-calendar.css";

// If you use the default popups, use this.
import 'tui-date-picker/dist/tui-date-picker.css';
import 'tui-time-picker/dist/tui-time-picker.css';

Then you can create a calendar instance with options to set configuration.

var calendar = new Calendar('#calendar', {
  defaultView: 'month',
  taskView: true,
  template: {
    monthDayname: function(dayname) {
      return '<span class="calendar-week-dayname-name">' + dayname.label + '</span>';
    }
    ...
  }
});

Or you can use jquery plugin. You must include jquery before using this jquery plugin.

// jquery wrapper
var $calEl = $('#calendar').tuiCalendar({
  defaultView: 'month',
  taskView: true,
  template: {
    monthDayname: function(dayname) {
      return '<span class="calendar-week-dayname-name">' + dayname.label + '</span>';
    }
    ...
  }
});

// You can get calendar instance
var calendarInstance = $calEl.data('tuiCalendar');

calendarInstance.createSchedules([...]);

๐ŸŒ Browser Support

Chrome Chrome IE Internet Explorer Edge Edge Safari Safari Firefox Firefox
Latest +9 Latest Latest Latest

๐Ÿ”ง Pull Request Steps

TOAST UI products are open source, so you can create a pull request(PR) after you fix issues. Run npm scripts and develop yourself with the following process.

Setup

Fork develop branch into your personal repository. Clone it to local computer. Install node modules. Before starting development, you should check if there are any errors.

$ git clone https://github.com/{owner}/tui.calendar.git
$ cd tui.calendar
$ npm install
$ npm run test

Develop

Let's start development! You can see your code reflected as soon as you save the code by running a server. Don't miss adding test cases and then make green rights.

Run webpack-dev-server

$ npm run serve

Run karma test

$ npm run test

Pull Request

Before uploading your PR, run test one last time to check if there are any errors. If it has no errors, commit and then push it!

For more information on PR's steps, please see links in the Contributing section.

๐Ÿ’ฌ Contributing

๐Ÿ”ฉ Dependency

๐Ÿž TOAST UI Family

๐Ÿš€ Used By

๐Ÿ“œ License

This software is licensed under the MIT ยฉ NHN.

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].