# ngx-data-manager

ngx-data-manager is an Angular 2+ module designed to connect to data sources.
It provides an API to manage data on sources, interfaces to develop new data interfaces, classes to wrap these data.

* [Installation](#installation)
* [Usage](#usage)
* [API](#api)
* [Incoming developments](#incoming-developments)
* [Change log](#change-log)

## Installation

You will have to install the npm module to use it:

```sh
npm install ngx-data-manager --save
```

## Usage

## API

## Incoming developments

## Change log