# generator-fountain-browsersync

> Yeoman Fountain generator which handle the BrowserSync config

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

## Install

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

## 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 |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | The Fountain Team |
| Maintainers | swiip, zckrs |
| Keywords | yeoman, generator, gulp, gulpfile, fountain, cli |

## Links

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

## Dependencies (1)

- [fountain-generator](https://npm.io/package/fountain-generator.md) ^1.0.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.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.0 — 2016-04-13
- 0.3.0 — 2016-04-06
- 0.2.2 — 2016-01-25
- … 4 more at https://npm.io/package/generator-fountain-browsersync/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>

[![Build Status](https://travis-ci.org/FountainJS/generator-fountain-browsersync.svg?branch=master)](https://travis-ci.org/FountainJS/generator-fountain-browsersync)
[![codecov](https://codecov.io/gh/FountainJS/generator-fountain-browsersync/branch/master/graph/badge.svg)](https://codecov.io/gh/FountainJS/generator-fountain-browsersync)

# Fountain BrowserSync Generator

Yeoman Fountain generator which handle the BrowserSync config.

## Usage

This generator is not directly usable with `yo`. It's used by composition with the Fountain generators. If you're looking for the entry point, look at [generator-fountain-webapp](https://github.com/FountainJS/generator-fountain-webapp).

## Contributing

To contribute to this generator, please look at the Fountain [contributing](http://fountainjs.io/doc/contributing) documentation.

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