💡 IntuitiveStores are as familiar as components. API designed to let you write well organized stores.
🔑 Type SafeTypes are inferred, which means stores provide you with autocompletion even in JavaScript!
⚙️ Devtools supportPinia hooks into Vue devtools to give you an enhanced development experience in both Vue 2 and Vue 3.
🔌 ExtensibleReact to store changes and actions to extend Pinia with transactions, local storage synchronization, etc.