drazik / cozy-client-js

Javascript library to write Cozy applications

Home Page:https://cozy.github.io/cozy-client-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis build status shield NPM release version shield NPM Licence shield

Cozy Javascript Client

What's Cozy?

Cozy Logo

Cozy is a platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.

What's cozy-client-js?

cozy-client-js is a javascript library made by Cozy. It enables applications (client-side apps, konnectors, OAuth apps, etc.) to make requests to the cozy stack.

cozy-client-js is compatible with both cozy architectures, V2 and V3.

To learn more about cozy-stack (V3), head over to its repository.

If you are getting started on cozy application development, you should follow this tutorial and use the current cozy-browser-sdk. Transitioning from the cozy-browser-sdk library to this one should imply minimal changes (see transition doc)

The reference documentation is the place to see what you can do with this lib, and how to do it!

Contribute

If you want to work on cozy-client-js itself and submit code modifications, feel free to open pull-requests! See the contributing guide for more information about this repository structure, testing, linting and how to properly open pull-requests.

Community

Maintainer

The lead maintainer for cozy-client-js is @aenario, send him/her a 🍻 to say hello!

Get in touch

You can reach the Cozy Community by:

Licence

cozy-client-js is developed by Cozy Cloud and distributed under the MIT.

About

Javascript library to write Cozy applications

https://cozy.github.io/cozy-client-js/

License:MIT License


Languages

Language:JavaScript 99.6%Language:Shell 0.3%Language:HTML 0.2%