UNPKG
buttron
Version:
latest (1.1.0)
1.1.0
1.0.9
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
0.0.2-b
0.0.2-a
0.0.1
A whole new way to button
github.com/artisin/buttron
artisin/buttron
buttron
/
__tests__
/
cases
/
animation
/
stepOption.styl
24 lines
(19 loc)
•
263 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.test
buttron
({
style
:
false
anim
:{
timeline
:
'stepTest'
option
:{
ease
:
steps
(
5
, start) } } })
buttron
(
'.test'
, {
style
:
false
anim
:{
timeline
:
'stepTest'
option
:{
ease
:
steps
(
5
, start) } } })