2017 © Pedro Peláez
 

patternlab-plugin plugin-reload

Automatic Browser Reload Support for Pattern Lab

image

pattern-lab/plugin-reload

Automatic Browser Reload Support for Pattern Lab

  • Sunday, July 3, 2016
  • by EvanLovely
  • Repository
  • 3 Watchers
  • 6 Stars
  • 35,968 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 6 Forks
  • 4 Open issues
  • 4 Versions
  • 16 % Grown

The README.md

license Packagist Gitter, (*1)

Reload Plugin for Pattern Lab

The Reload Plugin adds Web Socket-based automatic browser reload support to Pattern Lab. The Reload Plugin will automatically reload the Pattern Lab iFrame if you're using the --watch flag or --server --with-watch flag combo., (*2)

Installation

To add the Reload Plugin to your project using Composer type:, (*3)

composer require pattern-lab/plugin-reload

See Packagist for information on the latest release., (*4)

Usage

The Reload Plugin is automatically turned on when you install it. Simply "watch" your project using the following command:, (*5)

php core/console --watch

You can also run your server and watch your project at the same time:, (*6)

php core/console --server --with-watch

Disabling the Plugin

To disable the Reload Plugin you can either directly edit ./config/config.yml or use the command line option:, (*7)

php core/console --config --set plugins.reload.enabled=false

The Versions

03/07 2016

dev-master

9999999-dev http://patternlab.io

Automatic Browser Reload Support for Pattern Lab

  Sources   Download

MIT

The Requires

 

websocket pattern lab reload

03/07 2016

v2.0.1

2.0.1.0 http://patternlab.io

Automatic Browser Reload Support for Pattern Lab

  Sources   Download

MIT

The Requires

 

websocket pattern lab reload

30/06 2016

dev-dev

dev-dev http://patternlab.io

Automatic Browser Reload Support for Pattern Lab

  Sources   Download

MIT

The Requires

 

websocket pattern lab reload

21/06 2016

v1.0.0

1.0.0.0 http://patternlab.io

Automatic Browser Reload Support for Pattern Lab

  Sources   Download

MIT

The Requires

 

pattern lab autoreload