Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@marketto/belfiore-connector-embedded

Marketto739MIT1.2.1TypeScript support: included

TS & JS Belfiore datasource connector: embedded dataset

Belfiore, ts, TypeScript, embedded

readme

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

`{r, engine='bash', global_install} npm i -s @marketto/belfiore-connector-embedded


### Script

```html
<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

  • <input checked="" disabled="" type="checkbox"> NodeJs
  • <input checked="" disabled="" type="checkbox"> Chrome
  • <input checked="" disabled="" type="checkbox"> Firefox
  • <input checked="" disabled="" type="checkbox"> 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

changelog

CHANGELOG

1.2.0 (2024-09-19)

  • 32 Fixed source encoding issue for city names

1.2.0 (2024-09-19)

1.1.0 (2024-08-20)