Harlem: Detailed Overview & Metrics

v3.1.8(over 1 year ago)

This package was last published over a year ago. It may not be actively maintained.Types definitions are bundled with the npm packageNumber of direct dependencies: 1Monthly npm downloads

@harlem/core is a state management library for React applications that offers a simple and intuitive API for managing global application state. It provides a centralized store to manage data and state changes across components, making it easier to maintain and update application state.

Compared to other state management solutions like Redux or MobX, @harlem/core is lightweight and focused on simplicity, reducing boilerplate code and improving developer productivity. It also integrates seamlessly with React hooks, allowing for a more modern and efficient way to manage state in React applications.

Tags: javascriptreactstate-managementglobal-statereact-hooks