{"library":"atmn","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"1.1.8","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install atmn","imports":["import { atom } from 'atmn'","import { useAtom } from 'atmn'","import type { Atom } from 'atmn'"]},{"cmd":"yarn add atmn","imports":[]},{"cmd":"pnpm add atmn","imports":[]}],"homepage":"https://docs.useautumn.com/api-reference/cli/getting-started","github":"https://github.com/useautumn/typescript","docs":null,"changelog":null,"pypi":null,"npm":"atmn","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}