node-csvtojson icon indicating copy to clipboard operation
node-csvtojson copied to clipboard

feat: stream iterator

Open mysuf opened this issue 2 years ago • 0 comments

stream subscribe is still callback based while you can use async generator instead to flatten coding style.

mysuf avatar Nov 10 '23 17:11 mysuf