eolme / usable-atom

Home Page:https://npm.im/useable-atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usable-atom license usable-atom | install usable-atom | brotlied usable-atom | gzipped

Experimental proof-of-concept state management library based on the concept of usable aka thenable atoms with implementation of preferred synchronous and asynchronous aka promisified updates with strict typing originally designed for react render-as-you-fetch feature with optional automatic built-in transitions.

Installation

We recommend to use yarn for dependency management:

yarn add usable-atom

License

usable-atom is MIT licensed.

About

https://npm.im/useable-atom

License:MIT License


Languages

Language:TypeScript 59.2%Language:JavaScript 40.8%