UNPKG

pxi

Version:

Small, fast, and magical command-line data processor

5 lines 137 B
module.exports = { name: 'id', desc: 'returns all chunks unchanged.', func: ({}) => (chunks, lines) => ({err: [], jsons: chunks}) }