forked from monkeyphysics/mootools-datepicker
-
Notifications
You must be signed in to change notification settings - Fork 50
/
package.yml
32 lines (31 loc) · 1.2 KB
/
package.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: MooTools-DatePicker
author: astolwijk
current: 2.2.0
category: Widgets
tags: [Datepicker, Calendar, Picker]
demo: http://www.aryweb.nl/projects/mootools-datepicker/
docs: http://github.com/arian/mootools-datepicker/blob/master/README.md
copyright: "© [Arian Stolwijk](http://www.aryweb.nl) and [MonkeyPhysics.com](http://monkeyphysics.com)"
license: MIT
web: "[aryweb.nl/projects/mootools-datepicker](http://www.aryweb.nl/projects/mootools-datepicker/)"
description: MooTools Datepicker class
sources:
- "Source/Picker.js"
- "Source/Picker.Attach.js"
- "Source/Picker.Date.js"
- "Source/Picker.Date.Range.js"
- "Source/Locale.af-ZA.DatePicker.js"
- "Source/Locale.cs-CZ.DatePicker.js"
- "Source/Locale.de-DE.DatePicker.js"
- "Source/Locale.en-US.DatePicker.js"
- "Source/Locale.es-ES-DatePicker.js"
- "Source/Locale.fr-FR.DatePicker.js"
- "Source/Locale.he-IL.DatePicker.js"
- "Source/Locale.hu-HU.DatePicker.js"
- "Source/Locale.it-IT.DatePicker.js"
- "Source/Locale.nl-NL.DatePicker.js"
- "Source/Locale.pl-PL.DatePicker.js"
- "Source/Locale.pt-BR.DatePicker.js"
- "Source/Locale.ru-RU.DatePicker.js"
- "Source/Locale.sv-SE.DatePicker.js"
- "Source/Locale.uk-UA.DatePicker.js"