4 packages
atomic
## Initialise Atomic Run the following command to initialize the project for Atomic: ``` npx atomic init ```
getatomic
## Initialise Atomic Run the following command to initialize the project for Atomic: ``` npx getatomic init ```
@senantix/atomic-js
## User allocation and deallocation algorithm 1. User receives `atomic_visitor_id` (100 year cookie) and an `atomic_session_id` (session cookie) in cookies when they visit the site. This `atomic_visitor_id` serves as the consistent identifier for the user
@senantix/atomic-react
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.