You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

loopback-rest-include-mixin

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loopback-rest-include-mixin

1.2.5
latest
Source
npm
Version published
Weekly downloads
24
60%
Maintainers
1
Weekly downloads
 
Created
Source

loopback-rest-include-mixin

NPM Version Build Status Downloads Dependency Status License

This module is designed for changing GET /models and GET /models/id to automatically contain related model

Install

npm i -D loopback-rest-include-mixin

or use Yarn

yarn install

Usage

import loopbackRestIncludeMixin from "loopback-rest-include-mixin"

loopbackRestIncludeMixin(modelName, options)

License

MIT © chopperlee

Keywords

node

FAQs

Package last updated on 06 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts