# normalize-reduce **Repository Path**: mirrors_Gozala/normalize-reduce ## Basic Information - **Project Name**: normalize-reduce - **Description**: Utility to normalize reducible data structures - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # normalize-reduce [![Build Status](https://secure.travis-ci.org/Gozala/normalize-reduce.png)](http://travis-ci.org/Gozala/normalize-reduce) Utility to normalize unreliable reducible sources. It can be used to guarantee that wrapped reducible does not yields value after it ends, errors or consumer signals it's done reducing. ## Install npm install normalize-reduce