1.2.0 • Published 10 months ago

@marketto/belfiore-connector-embedded v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

belfiore-connector-embedded

Belfiore datasource connector: embedded dataset Best for embedded FE usage

NPM Version NPM Downloads LICENSE Blog Buy me a coffee

🖋️ WRITE YOUR OWN CONNECTOR

Not the BelfioreConnector you are looking for?

@marketto/belfiore-connector: Abstract class & interfaces to write your own connector

🔌 INSTALLATION

NPM

npm i -s @marketto/belfiore-connector-embedded

Script

<script src="https://unpkg.com/@marketto/belfiore-connector-embedded/dist/belfiore-connector-embedded.bundle.min.js"></script>

🔧 USAGE

This lib provide an initialized instance of BelfioreConnector including all the places data

CJS

const belfioreConnector = require("@marketto/belfiore-connector-embedded");

MJS & TypeScript

import belfioreConnector from "@marketto/belfiore-connector-embedded";

📖 DOCUMENTATION

JsDocs @ GitHub Pages

📙 CHANGELOG

🔃 Compatibility

  • NodeJs
  • Chrome
  • Firefox
  • Edge

✋ DISCLAMER

All names, informations, and fiscal codes used in this README and all unit tests are fictitious. No identification with actual persons (living or deceased) is intended or should be inferred

📜 LICENSE: MIT

📚 ASSETS LICENSES AND AUTHORS

  • Cities List of Values: CC BY 4.0 Ministero dell'interno
  • Cities List of Values: CC BY 4.0 Agenzia delle Entrate
  • Countries List of Values: CC BY 3.0 Istituto nazionale di statistica

📝 AUTHOR

Marco Ricupero