ReactN is an extension of React that includes global state management. It treats the global state as if it were built into React itself, without the boilerplate of third-party libraries. For class components, simply change import React from "react"; to import React from "reactn";, and your React class components will have a global state built in! The global state in function components behaves almost identically to the local state. Global reducers in function components behave almost identically to local reducers. Global state in class components behaves exactly like local state! If you are using concurrent server-side rendering or otherwise want to work with multiple global states, follow the README for the Provider component, which allows you to limit a ReactN state to a React Context. You can initialize your global state using the setGlobal helper function.

Features

  • ReactN supports TypeScript out of the box!
  • It is written entirely in TypeScript
  • Auto-complete, and error-catching abilities
  • TypeScript can maintain inferred global state and reducer shape of a Providers
  • By importing React from reactn instead of react, you bake global state directly into the React namespace
  • Use addCallback to execute a function whenever the state changes

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow ReactN

ReactN Web Site

Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform Icon
Gemini 3 and 200+ AI Models on One Platform

Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ReactN!

Additional Project Details

Programming Language

TypeScript

Related Categories

TypeScript Software Development Software

Registered

2022-04-07