You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@ $ npm install jsonreduce -g
14
14
15
15
`this` will be each line of JSON that gets parsed out of the incoming newline-delimited json stream. Two arguments will be provided, `previous` and `current`. `current` is the current line being parsed while `previous` is the memoized value (same as `this`).
0 commit comments