UNPKG
rtc-tools
Version:
latest (5.6.0)
5.6.0
5.5.0
5.4.1
5.4.0
5.3.1
5.3.0
5.2.1
5.2.0
5.1.2
5.1.1
5.1.0
5.0.1
5.0.0
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.1
4.0.0
3.2.0
3.1.0
3.0.0
2.3.1
2.3.0
2.2.0
2.1.1
2.1.0
2.0.0
Cross-browser WebRTC helpers
github.com/rtc-io/rtc-tools
rtc-io/rtc-tools
rtc-tools
/
.bithoundrc
10 lines
•
149 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"ignore"
:
[
"**/node_modules/**"
,
"**/dist/**"
,
"**/examples/**"
,
"**/test/**"
,
"**/Gruntfile.js"
,
"**/gulpfile.js"
]
}