{"library":"gulp-live-server","type":"library","category":null,"description":"gulp-live-server is a lightweight Gulp plugin designed to provide a development server with integrated live-reloading capabilities for static assets or Node.js applications. It abstracts the complexities of setting up a web server (potentially using `connect` or `express` internally) and a separate LiveReload server (via `tiny-lr`), allowing developers to quickly spin up a server and have their browser automatically refresh upon file changes. The package offers methods for serving static files, running a custom Node.js script as the server, and notifying the browser of updates. Despite its utility, the package is largely unmaintained, with its last release (version 0.0.31) dating back over 7 years to July 2017. Users should be aware of potential compatibility issues with newer Node.js versions or modern Gulp setups, especially those using ES Modules.","language":"javascript","status":"abandoned","version":"0.0.31","tags":["javascript","gulpplugin","server","static","live","livereload","connect","express"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gulp-live-server","imports":["const gls = require('gulp-live-server');","const server = gls.static('public');","const server = gls.new('myapp.js');"]},{"cmd":"yarn add gulp-live-server","imports":[]},{"cmd":"pnpm add gulp-live-server","imports":[]}],"homepage":null,"github":"https://github.com/gimm/gulp-live-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-live-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/gulp-live-server/compatibility"}}