UNPKG
@extjs/reactor
Version:
and (1.0.0)
latest (1.1.2)
next (1.1.0-70)
prerelease (0.1.8)
1.1.2
1.1.1
1.1.0
1.1.0-70
1.0.3-1
1.0.2
1.0.1
1.0.1-11
1.0.0
0.2.16
0.2.15
0.2.14
0.2.13
0.2.10
0.2.9
0.2.8
0.2.5
0.2.3
0.2.2
0.2.0
0.1.13
0.1.12
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.2
0.1.1
0.1.0
Use Ext JS components in React.
github.com/sencha/extjs-reactor
sencha/extjs-reactor
@extjs/reactor
/
.babelrc
10 lines
•
107 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"presets"
:
[
"es2015"
,
"stage-2"
,
"react"
]
,
"plugins"
:
[
"transform-runtime"
]
}