# fountain-generator

> Base generator for all Yeoman Fountain generators

Latest version **1.0.0** (published 2017-02-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install fountain-generator
pnpm add fountain-generator
yarn add fountain-generator
bun add fountain-generator
```

## 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.0 |
| Published | 2017-02-21 |
| First published | 2015-12-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4.0 |
| Dependencies | 8 |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 9 |
| Author | The Fountain Team |
| Maintainers | swiip, zckrs |
| Keywords | yeoman, generator, gulp, gulpfile, fountain, cli |

## Links

- npm: https://www.npmjs.com/package/fountain-generator
- Repository: https://github.com/fountainjs/fountain-generator
- Homepage: http://fountainjs.io/
- Issues: https://github.com/fountainjs/fountain-generator/issues
- npm.io page: https://npm.io/package/fountain-generator

## Dependencies (8)

- [ejs](https://npm.io/package/ejs.md) ^2.5.6
- [chalk](https://npm.io/package/chalk.md) ^1.1.3
- [lodash](https://npm.io/package/lodash.md) ^4.17.4
- [mem-fs](https://npm.io/package/mem-fs.md) ^1.1.2
- [falafel](https://npm.io/package/falafel.md) ^2.0.0
- [minimatch](https://npm.io/package/minimatch.md) ^3.0.3
- [mem-fs-editor](https://npm.io/package/mem-fs-editor.md) ^3.0.2
- [yeoman-generator](https://npm.io/package/yeoman-generator.md) ^1.1.0

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2017-02-21
- 1.0.0-rc2 — 2016-12-09
- 1.0.0-rc1 — 2016-09-23
- 0.7.2 — 2016-08-25
- 0.7.1 — 2016-08-23
- 0.7.0 — 2016-08-19
- 0.6.0 — 2016-07-05
- 0.5.5 — 2016-06-28
- 0.5.4 — 2016-06-15
- 0.5.3 — 2016-06-07
- 0.5.2 — 2016-05-31
- 0.5.1 — 2016-05-30
- 0.5.0 — 2016-05-25
- 0.4.1 — 2016-05-13
- 0.4.0 — 2016-04-13
- … 6 more at https://npm.io/package/fountain-generator/versions

## README

<p align="center">
  <a href="http://fountainjs.io/">
    <img alt="FountainJS" src="http://fountainjs.io/assets/imgs/fountain.png" width="200">
  </a>
</p>

[![codecov](https://codecov.io/gh/FountainJS/fountain-generator/branch/master/graph/badge.svg)](https://codecov.io/gh/FountainJS/fountain-generator)

# Fountain Base Generator

Base generator inheriting from Yeoman generator to be used for all [Fountain generators](https://www.npmjs.com/search?q=fountain+generator).

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