UNPKG
streamsplit
Version:
latest (2.0.0)
2.0.0
1.0.1
1.0.0
Memory/CPU efficient stream splitter by token
github.com/vekexasia/streamsplit
vekexasia/streamsplit
streamsplit
/
.babelrc
5 lines
•
97 B
Plain Text
View Raw
1
2
3
4
5
{
"sourceMaps"
:
"both"
,
"presets"
:
[
"es2015"
,
"stage-0"
]
,
"plugins"
:
[
"add-module-exports"
]
}