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 efficiently, making it easier to share data between components and manage complex application logic.

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, making it easy to adopt and use in modern React applications.

Alternatives: redux, mobx, easy-peasy

Tags: javascriptreactstate-managementglobal-statereact-hooks