belfiore-connector
Belfiore datasource abstract connector
Abstract Class & Interfaces to tailor your own Belfiore Connector
🔌 INSTALLATION
NPM
`
{r, engine='bash', global_install}
npm i -s @marketto/belfiore-connector
### Script
```html
<script src="https://unpkg.com/@marketto/belfiore-connector/dist/belfiore-connector.bundle.min.js"></script>
🔧 USAGE
CJS
const BelfioreAbstractConnector = require("@marketto/belfiore-connector");
MJS & TypeScript
import { BelfioreAbstractConnector } from "@marketto/belfiore-connector";
📖 DOCUMENTATION
📙 CHANGELOG
🔃 Compatibility
- <input checked="" disabled="" type="checkbox"> NodeJs
- <input checked="" disabled="" type="checkbox"> Chrome
- <input checked="" disabled="" type="checkbox"> Firefox
- <input checked="" disabled="" type="checkbox"> Edge