# or-theme

Latest version **1.3.0** (published 2018-11-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install or-theme
pnpm add or-theme
yarn add or-theme
bun add or-theme
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.3.0 |
| Published | 2018-11-18 |
| First published | 2017-11-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 3.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Yuki Zhang |
| Maintainers | yukiz |

## Links

- npm: https://www.npmjs.com/package/or-theme
- Repository: https://github.com/one-react/theme
- Homepage: https://github.com/one-react/theme#readme
- Issues: https://github.com/one-react/theme/issues
- npm.io page: https://npm.io/package/or-theme

## Recent versions

- 1.3.0 (latest) — 2018-11-18
- 1.2.0 — 2018-09-16
- 1.2.0-beta.1 — 2018-09-15
- 1.1.1 — 2017-12-17
- 1.1.0 — 2017-12-05
- 1.0.0 — 2017-11-26

## README

# One React Component: theme

<p align="center"><img width="150" src="https://cdn.rawgit.com/one-react/assets/master/logo%402x.png" alt="logo"></p>

[![TravisCI Build](https://img.shields.io/travis/one-react/theme.svg)](https://travis-ci.org/one-react/theme)
[![Version](https://img.shields.io/npm/v/or-theme.svg)](https://www.npmjs.com/package/or-theme)
[![Chat](https://img.shields.io/gitter/room/one-react-org/Lobby.svg)](https://gitter.im/one-react-org/Lobby)
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
[![Greenkeeper badge](https://badges.greenkeeper.io/one-react/theme.svg)](https://greenkeeper.io/) 

## Installation
```
// with npm
npm install or-theme

// with yarn
yarn add or-theme
```

## License

MIT &copy; foryuki

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