# fhir-location-description

> ` adds description of location to the page. Uses mwc-textfield and iron-ajax In typical use, just use

Latest version **1.0.3** (published 2020-01-22) · 0 weekly downloads

## Install

```sh
npm install fhir-location-description
pnpm add fhir-location-description
yarn add fhir-location-description
bun add fhir-location-description
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2020-01-22 |
| First published | 2020-01-09 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Unpacked size | 27.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | boluabraham |

## Links

- npm: https://www.npmjs.com/package/fhir-location-description
- npm.io page: https://npm.io/package/fhir-location-description

## Dependencies (5)

- [fhir-period](https://npm.io/package/fhir-period.md) ^1.0.0
- [@polymer/polymer](https://npm.io/package/@polymer/polymer.md) ^3.0.0
- [@polymer/iron-ajax](https://npm.io/package/@polymer/iron-ajax.md) ^3.0.1
- [@polymer/lit-element](https://npm.io/package/@polymer/lit-element.md) ^0.5.2
- [@material/mwc-textfield](https://npm.io/package/@material/mwc-textfield.md) ^0.12.0

## Recent versions

- 1.0.3 (latest) — 2020-01-22
- 1.0.2 — 2020-01-22
- 1.0.1 — 2020-01-21
- 1.0.0 — 2020-01-09

## README

# \<fhir-location-description\>
<fhir-location-description>` adds description of location to the page. Uses mwc-textfield and iron-ajax
In typical use, just use <fhir-location-description url=""></fhir-location-description>


## Install the Polymer-CLI

First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) and npm (packaged with [Node.js](https://nodejs.org)) installed. Run `npm install` to install your element's dependencies, then run `polymer serve` to serve your element locally.

## Viewing Your Element

```
$ polymer serve
```

## Running Tests

```
$ polymer test
```

Your application is already set up to be tested via [web-component-tester](https://github.com/Polymer/web-component-tester). Run `polymer test` to run your application's test suite locally.

---
_Source: https://npm.io/package/fhir-location-description · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
