Skip to content

Document store and React components for the Cozy platform

License

Notifications You must be signed in to change notification settings

cozy/cozy-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Nov 21, 2024
Nov 4, 2020
Dec 20, 2024
Sep 20, 2023
Dec 20, 2024
Nov 20, 2024
Mar 16, 2018
Mar 3, 2020
Aug 4, 2022
Feb 8, 2021
Nov 20, 2024
Dec 20, 2024
Nov 29, 2024
Feb 1, 2018
Aug 2, 2022
Dec 6, 2019
Nov 28, 2024
Nov 28, 2024
Aug 5, 2022
Mar 1, 2021
Dec 20, 2024
Dec 18, 2024
Aug 23, 2019
Nov 28, 2024

Repository files navigation

npm-badge-cozy-client

cozy-client

  • Describe your data and their relationships
  • Fetch data from your Cozy and put it in a normalized store
  • Refresh your React components when your data changes
  • Have your data available offline

cozy-client is a convenient yet powerful way to bind cozy-stack queries to your (p)React components — but you can still benefit of it if you're not using React!

Getting started

To get started with cozy-client, follow this tutorial.

Architecture

If you want to better understand the cozy-client concepts, see the architecture doc.

Advanced

This is the documentation for the current version of cozy-client. If you want to check the old version, go to the old version 👵👴.