# rduk-provider

> Easily add providers to your Node.js app

Latest version **1.0.1** (published 2017-11-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install rduk-provider
pnpm add rduk-provider
yarn add rduk-provider
bun add rduk-provider
```

## 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.0.1 |
| Published | 2017-11-18 |
| First published | 2016-11-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 (+10 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Kim UNG |
| Maintainers | khuang |
| Keywords | provider |

## Links

- npm: https://www.npmjs.com/package/rduk-provider
- Repository: https://github.com/rd-uk/rduk-provider
- Homepage: https://github.com/rd-uk/rduk-provider#readme
- Issues: https://github.com/rd-uk/rduk-provider/issues
- npm.io page: https://npm.io/package/rduk-provider

## Dependencies (3)

- [lodash](https://npm.io/package/lodash.md) 4.17.3
- [rduk-errors](https://npm.io/package/rduk-errors.md) 1.2.3
- [rduk-configuration](https://npm.io/package/rduk-configuration.md) 1.2.0

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2017-11-18
- 1.0.0 — 2017-11-12
- 0.1.3 — 2017-10-06
- 0.1.2 — 2017-10-06
- 0.1.1 — 2016-11-28
- 0.1.0 — 2016-11-05

## README

# RDUK - provider

[![Build Status](https://travis-ci.org/rd-uk/rduk-provider.svg?branch=master)](https://travis-ci.org/rd-uk/rduk-provider)
[![Coverage Status](https://coveralls.io/repos/github/rd-uk/rduk-provider/badge.svg?branch=master)](https://coveralls.io/github/rd-uk/rduk-provider?branch=master)

Easily add providers to your Node.js app

## Installation

```
npm install rduk-provider --save --save-exact
```

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