# george-card2

> Webcomponent george-card following open-wc recommendations

Latest version **0.0.0** (published 2023-03-04) · MIT license · 0 weekly downloads

## Install

```sh
npm install george-card2
pnpm add george-card2
yarn add george-card2
bun add george-card2
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2023-03-04 |
| First published | 2023-03-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 2 |
| Unpacked size | 17.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | george-card |
| Maintainers | jackvanzandt |

## Links

- npm: https://www.npmjs.com/package/george-card2
- npm.io page: https://npm.io/package/george-card2

## Dependencies (2)

- [lit](https://npm.io/package/lit.md) ^2.0.2
- [@lrnwebcomponents/meme-maker](https://npm.io/package/@lrnwebcomponents/meme-maker.md) ^4.1.0

## Recent versions

- 0.0.0 (latest) — 2023-03-04

## README

<p align="center">
  <img width="200" src="https://open-wc.org/hero.png"></img>
</p>

## Open-wc Starter App

[![Built with open-wc recommendations](https://img.shields.io/badge/built%20with-open--wc-blue.svg)](https://github.com/open-wc)

## Quickstart

To get started:

```bash
npm init @open-wc
# requires node 10 & npm 6 or higher
```

## Scripts

- `start` runs your app for development, reloading on file changes
- `start:build` runs your app after it has been built using the build command
- `build` builds your app and outputs it in your `dist` directory
- `test` runs your test suite with Web Test Runner
- `lint` runs the linter for your project
- `format` fixes linting and formatting errors

## Tooling configs

For most of the tools, the configuration is in the `package.json` to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

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