hook-adapter
A lightweight adapter pattern for using React hooks in class components.
react-class-hookable
the purpose of this project is helping people use react hooks in class component
component-will-mount-hook
This is isomorphic hook similar to componentWillMount lifecycle method, which is available in Class Components of react
use-lifecycle
A collection of hooks that helps you to track the lifecycle of your components in a similar way to class components.