Nucleux - Atomic React state without providers
Nucleux is an atomic state management library that simplifies React development by eliminating provider wrapping and boilerplate code. Components subscribe directly to specific atoms and only re-render when their actual data changes, improving performance and developer experience. With three intuitive hooks, TypeScript support, React Native compatibility, and a tiny 3KB footprint, it offers a refreshing alternative to complex state management solutions. Framework-agnostic design means it works outside React too, making it versatile for any JavaScript project.