# indoqa-react-fela

> This project components to use [Fela](https://fela.js.org) in React projects:

Latest version **0.9.0** (published 2019-01-18) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install indoqa-react-fela
pnpm add indoqa-react-fela
yarn add indoqa-react-fela
bun add indoqa-react-fela
```

## 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.9.0 |
| Published | 2019-01-18 |
| First published | 2017-05-05 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 5 |
| Unpacked size | 71.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Indoqa Software Design und Beratung GmbH |
| Maintainers | mepheser, rpoetz |
| Keywords | react, react-fela, fela |

## Links

- npm: https://www.npmjs.com/package/indoqa-react-fela
- Repository: https://github.com/Indoqa/indoqa-react-fela
- Homepage: https://github.com/Indoqa/indoqa-react-fela#readme
- Issues: https://github.com/Indoqa/indoqa-react-fela/issues
- npm.io page: https://npm.io/package/indoqa-react-fela

## Dependencies (5)

- [fela](https://npm.io/package/fela.md) ^10.1.1
- [react](https://npm.io/package/react.md) 16.7.0
- [tslib](https://npm.io/package/tslib.md) ^1.9.3
- [deepmerge](https://npm.io/package/deepmerge.md) ^2.2.1
- [react-fela](https://npm.io/package/react-fela.md) ^10.1.1

## 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.9.0 (latest) — 2019-01-18
- 0.9.2-alpha.10 (next) — 2019-02-04
- 0.9.2-alpha.9 — 2019-01-31
- 0.9.2-alpha.7 — 2019-01-31
- 0.9.2-alpha.6 — 2019-01-31
- 0.9.2-alpha.5 — 2019-01-31
- 0.9.2-alpha.4 — 2019-01-31
- 0.9.2-alpha.3 — 2019-01-29
- 0.9.2-alpha.2 — 2019-01-29
- 0.9.1-alpha.1 — 2019-01-20
- 0.9.0-alpha.14 — 2019-01-16
- 0.9.0-alpha.13 — 2019-01-14
- 0.9.0-alpha.12 — 2019-01-14
- 0.9.0-alpha.11 — 2019-01-14
- 0.9.0-alpha.10 — 2019-01-03
- … 44 more at https://npm.io/package/indoqa-react-fela/versions

## README

# Indoqa React Fela
This project components to use [Fela](https://fela.js.org) in React projects:

* a component `<IndoqaFela>` to provide the Fela renderer
* a base theme typed with Typescript
* base components as building blocks which integrate with the base theme:
  * `<Box>`
  * `<Flex>`
  * `<Text>`

## Changelog
[Learn about the lastest improvements](./CHANGELOG.md)

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