{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/safe-batch-stream","name":"safe-batch-stream","description":"Safely creates an array of elements inside a stream. It prevents [backpressuring in streams](https://nodejs.org/es/docs/guides/backpressuring-in-streams/) by waiting the drain after reaching a limit of batches built","version":"1.0.2","softwareVersion":"1.0.2","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/hiroshifariassaito/safe-batch-stream","issueTracker":"https://github.com/hfsaito/safe-batch-stream/issues","url":"https://github.com/hiroshifariassaito/safe-batch-stream#readme","keywords":["batch","stream","backpressuring","backpressure"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"hiroshisaito"}],"author":[{"@type":"Person","name":"hiroshisaito"}],"copyrightHolder":[{"@type":"Person","name":"hiroshisaito"}],"dateCreated":"2020-03-16","dateModified":"2020-03-16","datePublished":"2020-03-16","copyrightYear":2020,"downloadUrl":"https://registry.npmjs.org/safe-batch-stream/-/safe-batch-stream-1.0.2.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/safe-batch-stream"]}