Use `process.nextTick` instead of `setImmediate`, as the latter is not a standard API. https://developer.mozilla.org/en-US/docs/Web/API/Window.setImmediate |
||
---|---|---|
lib | ||
test | ||
.editorconfig | ||
.eslintrc | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
.npmignore | ||
CHANGES.md | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
LICENSE | ||
README.md | ||
index.js | ||
package.json |
README.md
loopback-connector-remote
Remote REST API connector for loopback-datasource-juggler.
Please see the full documentation at docs.strongloop.com.
Running tests
npm test