Overview
This package is the core library for Bach. The scope of this package is restricted to having React as it's sole dependency. @truefit/bach wraps most of the standard React hooks.
Enhancer Index
- withCallback
- withContext
- withEffect
- withLayoutEffect
- withMemo
- withReducer
- withRef
- withState
- withHook
- withStaticProps
Installation
npm install @truefit/bach
or
yarn add @truefit/bach