browser-sync
- Version 3.0.3
- Published
- 628 kB
- 28 dependencies
- Apache-2.0 license
Install
npm i browser-sync
yarn add browser-sync
pnpm add browser-sync
Overview
Live CSS Reload & Browser Syncing
Index
Functions
Functions
function createServer
createServer: (bs: any) => any;
Launch the server for serving the client JS plus static files
Parameter bs
function plugin
plugin: (bs: any) => { server: any; app: any };
Package Files (1)
Dependencies (28)
Dev Dependencies (19)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/browser-sync
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/browser-sync)
- HTML<a href="https://www.jsdocs.io/package/browser-sync"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3384 ms. - Missing or incorrect documentation? Open an issue for this package.