stackpicks.dev
Built bypmndrs

jotai

👻 Primitive and flexible state management for React

21.2k stars715 forks67 watchers1 open issuesTypeScriptMIT

TL;DR · 30-second scan

What it is

jotai (TypeScript)👻 Primitive and flexible state management for React

What it does for you

You have lots of small interconnected state pieces with computed values.

Best for

State Management

21.2k GitHub starsLicense: MITLast updated 1 month ago
EDITOR'S DEEP TAKE

Atomic state for React. Different model than Zustand — composable atoms instead of a single store. Better for derived state that updates granularly without re-renders.

Use this if

You have lots of small interconnected state pieces with computed values.

Skip if

You want a simple single store — Zustand is easier.

Topics
reactstatemanagementatomichacktoberfest
Maintainer? Embed our badge

Add this badge to your README to show your project is curated on StackPicks. Free, lightweight (180×28 SVG), and gives your visitors a one-click way to see honest take + alternatives.

Preview
Featured on StackPicks
Markdown (for GitHub README)
[![Featured on StackPicks](https://stackpicks.dev/api/badge/pmndrs-jotai)](https://stackpicks.dev/repo/pmndrs-jotai)
HTML (for blogs / docs)
<a href="https://stackpicks.dev/repo/pmndrs-jotai"><img src="https://stackpicks.dev/api/badge/pmndrs-jotai" alt="Featured on StackPicks" width="180" height="28" /></a>

Are you the maintainer of pmndrs/jotai? Add the badge and we'll feature your project in the weekly curator newsletter.

Created 12 Aug 2020
Last push 1 month ago
Stats refreshed 1 month ago