UNPKG
twix
Version:
latest (1.3.0)
1.3.0
1.2.1
1.2.0
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.9.0
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Twix.js allows you to work with date ranges
icambron.github.io/twix.js/
icambron/twix.js
twix
/
component.json
11 lines
(10 loc)
•
204 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"twix"
,
"version"
:
"1.3.0"
,
"dependencies"
:
{
"moment/moment"
:
"*"
}
,
"scripts"
:
[
"dist/twix.js"
]
,
"main"
:
"dist/twix.js"
,
"description"
:
"A date range plugin for moment.js"
}