An open API service indexing awesome lists of open source software.

https://github.com/joutvhu/data-mapping

Mapping the response to the defined data type.
https://github.com/joutvhu/data-mapping

data-mapper data-mapping typescript

Last synced: 8 months ago
JSON representation

Mapping the response to the defined data type.

Awesome Lists containing this project

README

          

# data-mapping

Mapping the response to the defined data type.

## Installation

```bash
npm install data-mapping
# or
yarn add data-mapping
```