# @lupa/lupa

> Declarative datasets for React

Latest version **0.3.0** (published 2022-03-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @lupa/lupa
pnpm add @lupa/lupa
yarn add @lupa/lupa
bun add @lupa/lupa
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.0 |
| Published | 2022-03-07 |
| First published | 2020-07-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 43 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Tyler Cosgrove |
| Maintainers | vivalldi |
| Keywords | react, dataset, data |

## Links

- npm: https://www.npmjs.com/package/@lupa/lupa
- Repository: https://github.com/mondobrain/lupa
- Homepage: https://github.com/mondobrain/lupa#readme
- Issues: https://github.com/mondobrain/lupa/issues
- npm.io page: https://npm.io/package/@lupa/lupa

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 0.3.0 (latest) — 2022-03-07
- 0.2.7 — 2021-02-01
- 0.2.6 — 2021-01-19
- 0.2.5 — 2021-01-19
- 0.2.4 — 2021-01-18
- 0.2.3 — 2021-01-18
- 0.2.2 — 2020-10-08
- 0.2.1 — 2020-07-22
- 0.2.0 — 2020-07-17
- 0.1.0 — 2020-07-17

## README

<h3 align="center">
  Lupa
</h3>

<p align="center">
  Declarative dataset interface for <a href="https://facebook.github.io/react">React</a>
</p>

<p align="center">
  <a href="https://www.npmjs.com/package/@lupa/lupa"><img src="https://img.shields.io/npm/v/@lupa/lupa?style=flat-square"></a>
  <a href="https://www.npmjs.com/package/@lupa/lupa"><img src="https://img.shields.io/npm/dm/@lupa/lupa?style=flat-square"></a>
  <a href="https://bundlephobia.com/result?p=@lupa/lupa"><img src="https://img.shields.io/bundlephobia/minzip/@lupa/lupa?style=flat-square"></a>
</p>

## Installation

`Lupa` is on NPM so install using your preferred JS package manager.

```bash
yarn add @lupa/lupa
npm install @lupa/lupa
```

## Usage

This package is best used by other lupa packages

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