State Management Library
"Portal is a modern TypeScript state management library that makes managing complex application state simple, safe, and scalable. With an intuitive API, deep TypeScript support, and seamless React integration, Portal empowers developers to build robust, maintainable apps—fast.
Features include deep partial updates, circular reference support, object normalization, and built-in persistence adapters for Local Storage, Session Storage, and Cookies.
Portal is perfect for both small projects and large-scale applications.
Portal is built with TypeScript and designed for use in any JavaScript or TypeScript project. It works great with React (via the $use hook), but is framework-agnostic and can be used in Node.js, browser, or hybrid environments. Portal’s API is inspired by the best of modern state management, but with a focus on developer experience, type safety, and extensibility."