UNPKG
react-archer
Version:
latest (4.4.0)
4.4.0
4.3.0
4.2.3
4.2.2
4.2.1
4.2.0
4.1.0
4.0.1
4.0.0
3.3.0
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
2.0.2
2.0.1
2.0.0
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Draw arrows between DOM elements in React
github.com/pierpo/react-archer
pierpo/react-archer
react-archer
/
.babelrc
11 lines
(10 loc)
•
166 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"presets"
: [
"
@babel
/preset-env"
,
"
@babel
/preset-react"
,
"
@babel
/preset-flow"
],
"plugins"
: [
"
@babel
/plugin-proposal-class-properties"
] }