Package Exports
- @dockbite/loopback-connector
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dockbite/loopback-connector) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
LoopBack Connector
Fork of https://github.com/Dockbite/loopback-connector. This version supports skipping auto order by id. Fork created by dockbite http://dockbite.nl
LoopBack Connector is a set of building blocks simplifying implementation of datasource-specific connectors like Oracle, MongoDB, REST.
For full documentation, see the official StrongLoop documentation:
Installation
npm install loopback-connectorUsage
See loopback-connector-mysql for an example of connector using this module.