necto

Necto compliments Redux by providing a composable, declarative api to create flows through redux (Action -> Reducer or Action -> Saga). The intent of Necto is to reduce boilerplate, simplify and standardize action creators, and group action logic so that

@necto/constants

Necto's library defining common constant values for programs.

@necto/id

Necto's library for generating algorithmic ID's based on specified parameters.