https://github.com/sergeysova/representer
Easily map REST documents to models
https://github.com/sergeysova/representer
Last synced: about 1 year ago
JSON representation
Easily map REST documents to models
- Host: GitHub
- URL: https://github.com/sergeysova/representer
- Owner: sergeysova
- License: wtfpl
- Created: 2016-06-25T15:19:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-25T15:43:37.000Z (about 10 years ago)
- Last Synced: 2025-06-10T17:02:05.479Z (about 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# representer
[](https://github.com/lestad/representer/stargazers)
[](https://github.com/lestad/representer/network)
[](https://npmjs.com/representer)
[]()
[](https://lestad.top)
## Readme
[](https://codeclimate.com/github/LestaD/representer)
[](https://codeclimate.com/github/LestaD/representer/coverage)
[](https://codeclimate.com/github/LestaD/representer)
[](https://travis-ci.org/LestaD/representer)
[]()
Easily map REST documents to models
## Installation
[](https://npmjs.com/representer)
[](https://github.com/LestaD/representer/blob/master/package.json)
[](https://nodei.co/npm/representer/)
```bash
npm install --save representer
```
## Usage
```js
const timeout = require('representer');
```
## License
[]()