# @stone-payments/lit-element

> A wrapper around Google's LitElement providing an ES5 distribution

Latest version **2.2.2** (published 2019-07-05) · 0 weekly downloads

## Install

```sh
npm install @stone-payments/lit-element
pnpm add @stone-payments/lit-element
yarn add @stone-payments/lit-element
bun add @stone-payments/lit-element
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.2.2 |
| Published | 2019-07-05 |
| First published | 2019-03-25 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 199.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Stone Co. |
| Maintainers | sling-web |

## Links

- npm: https://www.npmjs.com/package/@stone-payments/lit-element
- npm.io page: https://npm.io/package/@stone-payments/lit-element

## Dependencies (2)

- [lit-element](https://npm.io/package/lit-element.md) 2.2.0
- [@stone-payments/lit-html](https://npm.io/package/@stone-payments/lit-html.md) 1.1.1

## Recent versions

- 2.2.2 (latest) — 2019-07-05
- 2.2.1 — 2019-07-03
- 2.2.0 — 2019-07-03
- 2.1.0 — 2019-03-25

## README

# LitElement

This is a wrapper around [Google's LitElement](https://lit-element.polymer-project.org/) that provides extra distributions not included in the original package:

* **ES6 code with native imports** – included in the original
* **ES5 code with CJS imports** – not included in the original

---
_Source: https://npm.io/package/@stone-payments/lit-element · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
