Redux-Vertical
JSON →A utility library for building large Redux applications using vertically separated features. Current version 2.1.0 provides action type namespacing to prevent naming collisions, with key exports like `createTypes` and `createAction`. It is a derivative of redux-actions but removes Symbol support for broader compatibility. The library is stable with infrequent releases. It differs from redux-actions by enforcing string action types and adding a namespace mechanism.
Resources
packageredux-vertical ↗