monkeymapper
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

npm npm GitHub Workflow Status (with event)

MonkeyMapper

A package to automatically map your api responses based on your data models

How to Use

monkeyMap()

Type : Function

Parameters :

  • entity (required)

    It is the entity that need to be filled, you must create it and add the fields yourself before using monkeyMap.

  • data (required)

    This will be the data to map

Return : It will return your entity with as much filled fields as possible

Example :

Markdown Monster icon

Readme

Keywords

none

Package Sidebar

Install

npm i monkeymapper

Weekly Downloads

3

Version

1.1.3

License

MIT

Unpacked Size

9.6 kB

Total Files

8

Last publish

Collaborators

  • sverker