@findify/agent
v1.6.16
Published
[![npm (scoped)](https://img.shields.io/npm/v/@findify/agent.svg)](https://www.npmjs.com/package/@findify/sdk) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
Downloads
167
Keywords
Readme
@findify/agent
Findify Agent was made to simplify data fetching process and to be framework and platform agnostic. The Agent could be easily injected in jQuery, Angular or even React-Native project with minimal overhead.
Documentation
For release notes, see the CHANGELOG.
Quickstart
Install using npm:
$ npm install --save @findify/agent
or yarn
$ yarn add @findify/agent