Appearance
API Reference
Welcome to the Nexus State API reference. Here you'll find detailed information about all the functions, classes, and methods available in the library.
Core
- atom() - Create atoms
- createStore() - Create stores
- store.get() - Get atom values
- store.set() - Set atom values
- store.subscribe() - Subscribe to atom changes
Time Travel
- Time Travel functionality is available through the Enhanced Store with time-travel capabilities
Framework Integrations
- React - React hooks for Nexus State
- Vue - Vue composables for Nexus State
- Svelte - Svelte stores for Nexus State
Plugins
- Plugins - Information about plugins and how to create them