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
/
basic.styl
30 lines
(25 loc)
•
323 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
25
26
27
28
29
30
.test
buttron
({
style
:
false
width
:
400
px
anim
:{
name
:
'test'
timeline
:{
'50'
:{
background
: teal } } } })
buttron
(
'.test'
, {
style
:
false
width
:
400
px
anim
:{
name
:
'test'
timeline
:{
'50'
:{
background
: teal } } } })