atmn

JSON →
library 1.1.8 ·javascript
verified Jun 7, 2026

atmn is TypeScript library for managing application state with a focus on immutability and type safety. The current stable version is 1.1.8, released with weekly updates. It provides a simple atom-based state management pattern, similar to Recoil or Jotai, but with full TypeScript inference and minimal boilerplate. It supports both React and vanilla JavaScript, and includes built-in devtools for debugging.