# @healthcarelocator/sdk-web

> HCL SDK web component

Latest version **0.5.6** (published 2023-10-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @healthcarelocator/sdk-web
pnpm add @healthcarelocator/sdk-web
yarn add @healthcarelocator/sdk-web
bun add @healthcarelocator/sdk-web
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; large bundle; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.5.6 |
| Published | 2023-10-16 |
| First published | 2021-08-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=14 |
| Dependencies | 21 |
| Unpacked size | 18.2 MB |
| Known vulnerabilities | 0 (+23 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | evalentin, fbarrailla-ekino |

## Links

- npm: https://www.npmjs.com/package/@healthcarelocator/sdk-web
- npm.io page: https://npm.io/package/@healthcarelocator/sdk-web

## Dependencies (21)

- [rfdc](https://npm.io/package/rfdc.md) ^1.3.0
- [axios](https://npm.io/package/axios.md) ^0.21.0
- [geolib](https://npm.io/package/geolib.md) ^3.3.1
- [graphql](https://npm.io/package/graphql.md) ^15.4.0
- [leaflet](https://npm.io/package/leaflet.md) ^1.7.1
- [date-fns](https://npm.io/package/date-fns.md) ^2.16.1
- [classnames](https://npm.io/package/classnames.md) ^2.2.6
- [flag-icons](https://npm.io/package/flag-icons.md) ^6.6.6
- [lodash.get](https://npm.io/package/lodash.get.md) ^4.4.2
- [lodash.xor](https://npm.io/package/lodash.xor.md) ^4.5.0
- [lodash.merge](https://npm.io/package/lodash.merge.md) ^4.6.2
- [lodash.sortby](https://npm.io/package/lodash.sortby.md) ^4.7.0
- [@stencil/store](https://npm.io/package/@stencil/store.md) ^1.3.0
- [lodash.flatten](https://npm.io/package/lodash.flatten.md) ^4.4.0
- [memo-decorator](https://npm.io/package/memo-decorator.md) ^2.0.1
- [graphql-request](https://npm.io/package/graphql-request.md) ^3.3.0
- [lodash.debounce](https://npm.io/package/lodash.debounce.md) ^4.0.8
- [leaflet-geosearch](https://npm.io/package/leaflet-geosearch.md) 3.1.0
- [leaflet.markercluster](https://npm.io/package/leaflet.markercluster.md) ^1.4.1
- [leaflet-gesture-handling](https://npm.io/package/leaflet-gesture-handling.md) ^1.2.1
- [resize-observer-polyfill](https://npm.io/package/resize-observer-polyfill.md) ^1.5.1

## Recent versions

- 0.5.6 (latest) — 2023-10-16
- 0.5.5 — 2023-09-25
- 0.5.4 — 2023-09-20
- 0.5.3 — 2023-08-22
- 0.5.2 — 2023-06-20
- 0.5.1 — 2023-05-22
- 0.5.0 — 2023-02-23
- 0.4.3 — 2023-01-09
- 0.4.2 — 2022-12-06
- 0.3.0 — 2022-07-25
- 0.2.0 — 2022-04-27
- 0.1.26 — 2022-04-07
- 0.1.25 — 2022-04-06
- 0.1.24 — 2022-02-11
- 0.1.23 — 2022-01-12
- … 22 more at https://npm.io/package/@healthcarelocator/sdk-web/versions

## README

# Hcl SDK Web UI

## Getting Started

To install project dependencies, run:

```bash
yarn
```

To start the project for development, run:

```bash
yarn start
```

To build the component for production, run:

```bash
yarn build
```

---
_Source: https://npm.io/package/@healthcarelocator/sdk-web · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
