UNPKG

ternary-stream

Version:

Fork stream based on passed condition, and collect down-stream

20 lines (19 loc) 362 B
{ "bitwise": true, "camelcase": true, "curly": true, "eqeqeq": true, "forin": true, "immed": true, "latedef": true, "newcap": true, "noarg": true, "noempty": true, "nonew": true, "regexp": true, "strict": true, "trailing": true, "undef": true, "unused": true, "node": true }