redux-immutable is used to create an equivalent function of Redux
redux-immutable is a utility library designed to integrate Immutable.js data structures seamlessly into Redux state management workflows. It modifies the standard behavior of Redux’s combineReducers function so that the global state is represented as an immutable data structure rather than a plain JavaScript object. This approach helps enforce immutability at a structural level, reducing bugs caused by accidental state mutations and improving predictability in application behavior. The...
Data quality analysis, profiling, cleansing, duplicate detection +more
DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging.
Website: http://datacleaner.github.io