hexo-browsersync

BrowserSync plugin for Hexo.

  • Owner: hexojs/hexo-browsersync
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

hexo-browsersync

Build Status NPM version Build status Coverage Status

BrowserSync plugin for Hexo.

Installation

$ npm install hexo-browsersync --save

Usage

hexo-browsersync is transparent. Once installed, just run hexo-server as you usually do, and you will benefit from the features from browsersync.

Options

BrowserSync options are supported inside _config.yml file, e.g.:

browsersync:
  logLevel: "warn"
  ghostMode:
    scroll: true
  instanceName: "uniqueString"

You can check BrowserSync options for more info.

N.B.: logSnippet is disabled by default. Also, instanceName allows you to create a named instance. The default value is undefined (anonymous instance).

License

MIT

Main metrics

Overview
Name With Ownerhexojs/hexo-browsersync
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2015-01-31 12:56:50
Pushed At2024-06-28 19:45:08
Last Commit At2023-12-31 07:19:39
Release Count5
Last Release Name0.3.0 (Posted on )
First Release Name0.0.2 (Posted on 2015-02-05 22:53:04)
用户参与
Stargazers Count144
Watchers Count11
Fork Count15
Commits Count44
Has Issues Enabled
Issues Count19
Issue Open Count7
Pull Requests Count24
Pull Requests Open Count2
Pull Requests Close Count76
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private