# map-leaflet

> ## Project setup ``` npm install ```

Latest version **0.1.1** (published 2020-12-11) · 0 weekly downloads

## Install

```sh
npm install map-leaflet
pnpm add map-leaflet
yarn add map-leaflet
bun add map-leaflet
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.1 |
| Published | 2020-12-11 |
| First published | 2020-12-11 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 13.6 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | jqlai |

## Links

- npm: https://www.npmjs.com/package/map-leaflet
- npm.io page: https://npm.io/package/map-leaflet

## Dependencies (3)

- [vue](https://npm.io/package/vue.md) ^2.6.10
- [core-js](https://npm.io/package/core-js.md) ^2.6.5
- [leaflet](https://npm.io/package/leaflet.md) ^1.7.1

## Recent versions

- 0.1.1 (latest) — 2020-12-11
- 0.1.0 — 2020-12-11

## README

# map-leaflet

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

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