# gulp-config-checker

> Checks a given config file against a config template for validity

Latest version **0.0.2** (published 2014-12-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install gulp-config-checker
pnpm add gulp-config-checker
yarn add gulp-config-checker
bun add gulp-config-checker
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2014-12-15 |
| First published | 2014-12-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 5 |
| Known vulnerabilities | 0 (+5 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Thomas Tuts |
| Maintainers | thomastuts |
| Keywords | gulpplugin, validation, configuration, config, config check, checker |

## Links

- npm: https://www.npmjs.com/package/gulp-config-checker
- Repository: https://github.com/thomastuts/gulp-config-checker
- Issues: https://github.com/thomastuts/gulp-config-checker/issues
- npm.io page: https://npm.io/package/gulp-config-checker

## Dependencies (5)

- [lodash](https://npm.io/package/lodash.md) ^2.4.1
- [through2](https://npm.io/package/through2.md) ^0.6.3
- [gulp-util](https://npm.io/package/gulp-util.md) ^3.0.1
- [lodash-deep](https://npm.io/package/lodash-deep.md) ^1.4.2
- [object-assign](https://npm.io/package/object-assign.md) ^2.0.0

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 0.0.2 (latest) — 2014-12-15
- 0.0.1 — 2014-12-15

## README

gulp-config-checker
===================

Checks a config against a base configuration file

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