@feathersjs/client
Version:
A module that consolidates Feathers client modules for REST (jQuery, Request, Superagent) and Websocket (Socket.io, Primus) connections
24 lines (14 loc) • 847 B
Markdown
# @feathersjs/client
[](https://github.com/feathersjs/feathers/actions?query=workflow%3A%22Node.js+CI%22)
[](https://david-dm.org/feathersjs/client)
[](https://www.npmjs.com/package/@feathersjs/client)
> A client build for FeathersJS
## Installation
```
npm install @feathersjs/client --save
```
## Documentation
Refer to the [Feathers client API documentation](https://docs.feathersjs.com/api/client.html) for more details.
## License
Copyright (c) 2019 [Feathers contributors](https://github.com/feathersjs/client/graphs/contributors)
Licensed under the [MIT license](LICENSE).