Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atom.io

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atom.io

Reactive state graph for React, Preact, and vanilla

  • 0.4.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
594
increased by6.07%
Maintainers
1
Weekly downloads
 
Created
Source

features

  • atoms and selectors
  • implicit store
  • readonly selectors
  • settable selectors
  • "tokens" safely expose atoms and selectors
  • give atoms and selectors separate types with a common base
  • utility function to pass logger to your store
  • selector memoization
  • atom and selector families
  • atom effects
  • transactions
  • async effects
  • atom default as function
  • check whether an atom is "default" (never set)
  • customizable logging
  • subscribe to transactions
  • timelines
  • subscribe to families

atom.io

upcoming features

  • store observation api
  • subscribe to creation of atom tokens
  • subscribe to creation of selector tokens
  • subscribe to creation of readonly selector tokens
  • subscribe to creation of transaction tokens
  • subscribe to creation of timeline tokens
  • subscribe to changes in store configuration
  • resettable atoms
  • resettable selectors

documentation

  • document atom and selector families
  • document atom and selector
  • document transactions

/react

features

  • useStore
  • useI, useO, useIO
  • useTimeline
  • useStoreIndex
  • useTransactionIO

/effects

features

  • localStorage and sessionStorage effects
  • socket.io server effect
  • socket.io client effect

FAQs

Package last updated on 07 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc