> For the complete documentation index, see [llms.txt](https://redux-preboiled.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redux-preboiled.js.org/api/api.md).

# API Overview

Below you'll find links to the API documentation pages of all Redux Preboiled helpers, grouped by topic.

### Actions

* [`createAction`](/api/createaction.md)

### Reducers

* [`chainReducers`](/api/chainreducers.md)
* [`onAction`](/api/onaction.md)
* [`withInitialState`](/api/withinitialstate.md)

### Testing

* [`getInitialState`](/api/getinitialstate.md)
* [`reduceActions`](/api/reduceactions.md)
