Add Nucleux - A Fresh Approach to State Management in React #1454
+1
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add Nucleux to React State Management section
This PR adds Nucleux to the React State Management and Data Fetching section. Nucleux is a lightweight atomic state management library built on the publisher-subscriber pattern with IoC container design.
Why Nucleux should be included:
The project is actively maintained and offers a compelling alternative to more complex state management solutions.
GitHub repo: https://github.com/martyroque/nucleux
NPM package: https://www.npmjs.com/package/nucleux
Thank you for considering this addition to the Awesome React list!